GET /api/v1/tournament_records/?format=api&ordering=creator&page=83
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=creator&page=84",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=82",
    "results": [
        {
            "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": 754,
            "name": "000",
            "creator": 981903,
            "group": 7255,
            "created": "2021-07-06T09:40:26.863519Z",
            "started": null,
            "ended": null
        },
        {
            "id": 693,
            "name": "abcdefghijklmnop",
            "creator": 981903,
            "group": 9259,
            "created": "2021-05-27T06:15:56.726590Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1066,
            "name": "ink sans Tournament",
            "creator": 982465,
            "group": 10569,
            "created": "2022-03-21T08:22:18.091241Z",
            "started": null,
            "ended": null
        },
        {
            "id": 698,
            "name": "tournoi de bienvenue",
            "creator": 982767,
            "group": 9244,
            "created": "2021-05-29T11:18:17.779627Z",
            "started": null,
            "ended": null
        },
        {
            "id": 626,
            "name": "Mavin09",
            "creator": 983152,
            "group": 4716,
            "created": "2021-04-16T13:26:47.355117Z",
            "started": null,
            "ended": null
        },
        {
            "id": 734,
            "name": "feews",
            "creator": 983435,
            "group": 8895,
            "created": "2021-06-25T07:41:56.475811Z",
            "started": null,
            "ended": null
        },
        {
            "id": 660,
            "name": "asae",
            "creator": 983435,
            "group": 8975,
            "created": "2021-05-10T03:09:45.654152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1248,
            "name": "crazy bot beginner",
            "creator": 983580,
            "group": 9289,
            "created": "2022-09-18T10:08:46.448030Z",
            "started": null,
            "ended": null
        }
    ]
}