GET /api/v1/tournament_records/?format=api&ordering=group&page=98
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=99",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=97",
    "results": [
        {
            "id": 621,
            "name": "Jairo Cazana",
            "creator": 981563,
            "group": 8865,
            "created": "2021-04-11T14:46:53.752810Z",
            "started": null,
            "ended": null
        },
        {
            "id": 674,
            "name": "Nakamura Sumire",
            "creator": 747399,
            "group": 8871,
            "created": "2021-05-14T03:04:36.283781Z",
            "started": null,
            "ended": null
        },
        {
            "id": 623,
            "name": "rorrac",
            "creator": 981756,
            "group": 8878,
            "created": "2021-04-11T23:04:37.038747Z",
            "started": null,
            "ended": null
        },
        {
            "id": 622,
            "name": "Daeghu Quispe Gutiérrez",
            "creator": 981766,
            "group": 8878,
            "created": "2021-04-11T22:11:10.196282Z",
            "started": null,
            "ended": null
        },
        {
            "id": 794,
            "name": "BAMBUGOBAN",
            "creator": 799595,
            "group": 8883,
            "created": "2021-08-04T14:09:22.696012Z",
            "started": null,
            "ended": null
        },
        {
            "id": 675,
            "name": "Fhfjfhgh",
            "creator": 799587,
            "group": 8883,
            "created": "2021-05-14T20:08:35.307307Z",
            "started": null,
            "ended": null
        },
        {
            "id": 672,
            "name": "Torneo sub12",
            "creator": 799595,
            "group": 8883,
            "created": "2021-05-12T19:55:09.708794Z",
            "started": null,
            "ended": null
        },
        {
            "id": 686,
            "name": "6",
            "creator": 983888,
            "group": 8894,
            "created": "2021-05-21T08:51:40.723527Z",
            "started": null,
            "ended": null
        },
        {
            "id": 628,
            "name": "Hi!",
            "creator": 983888,
            "group": 8894,
            "created": "2021-04-16T16:17:39.542177Z",
            "started": null,
            "ended": null
        },
        {
            "id": 734,
            "name": "feews",
            "creator": 983435,
            "group": 8895,
            "created": "2021-06-25T07:41:56.475811Z",
            "started": null,
            "ended": null
        }
    ]
}