GET /api/v1/tournament_records/?format=api&ordering=creator&page=93
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=94",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=92",
    "results": [
        {
            "id": 785,
            "name": "david",
            "creator": 1031048,
            "group": 25,
            "created": "2021-08-01T01:07:33.495778Z",
            "started": null,
            "ended": null
        },
        {
            "id": 947,
            "name": "jkjjjjjjkjkjkjkjkjkjkkkkkkkkkk",
            "creator": 1031668,
            "group": 25,
            "created": "2022-01-03T02:10:25.971384Z",
            "started": null,
            "ended": null
        },
        {
            "id": 945,
            "name": "u",
            "creator": 1031668,
            "group": 25,
            "created": "2022-01-02T13:39:08.105497Z",
            "started": null,
            "ended": null
        },
        {
            "id": 944,
            "name": "jfjvjdjdcn ndf",
            "creator": 1031668,
            "group": 25,
            "created": "2022-01-02T13:31:18.104771Z",
            "started": null,
            "ended": null
        },
        {
            "id": 786,
            "name": "phê",
            "creator": 1031680,
            "group": 9791,
            "created": "2021-08-01T04:02:27.380122Z",
            "started": null,
            "ended": null
        },
        {
            "id": 799,
            "name": "19x19 players challenge tournament",
            "creator": 1032376,
            "group": 6273,
            "created": "2021-08-15T03:42:04.216650Z",
            "started": null,
            "ended": null
        },
        {
            "id": 814,
            "name": "o2",
            "creator": 1032613,
            "group": 10036,
            "created": "2021-09-02T07:23:03.644222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 821,
            "name": "empty",
            "creator": 1032638,
            "group": 9945,
            "created": "2021-09-11T21:32:21.358159Z",
            "started": null,
            "ended": null
        },
        {
            "id": 834,
            "name": "HAAHAHAHAHAHA!!!!!!",
            "creator": 1035195,
            "group": 25,
            "created": "2021-09-17T03:08:25.373191Z",
            "started": null,
            "ended": null
        },
        {
            "id": 815,
            "name": "The best",
            "creator": 1035756,
            "group": 10036,
            "created": "2021-09-02T08:39:21.176618Z",
            "started": null,
            "ended": null
        }
    ]
}