Returns StudentFollowScores (both current date and previous scores)
{
  "SearchCriteria": {
    "LessonGroupId": "00000000-0000-0000-0000-000000000000",
    "SelectedDateTime": "2025-11-04T08:02:58.8936643+01:00"
  },
  "Context": {
    "DivisionId": "00000000-0000-0000-0000-000000000000",
    "Language": "string_example",
    "ShopId": "00000000-0000-0000-0000-000000000000",
    "SessionId": "00000000-0000-0000-0000-000000000000",
    "Origin": 0,
    "Password": "string_example",
    "Encode": false,
    "AccessToken": "string_example"
  }
}
            {
  "StudentFollowScoreAllScores": {
    "Scores": null,
    "PreviousScores": null
  }
}