GET /api/v1/tournament_records/?format=api&ordering=-created&page=94
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=-created&page=95",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=93",
    "results": [
        {
            "id": 748,
            "name": "123",
            "creator": 986002,
            "group": 9421,
            "created": "2021-07-01T10:15:05.287370Z",
            "started": null,
            "ended": null
        },
        {
            "id": 747,
            "name": "wangxu",
            "creator": 859368,
            "group": 9525,
            "created": "2021-07-01T04:34:45.150274Z",
            "started": null,
            "ended": null
        },
        {
            "id": 746,
            "name": "fuck you big amakl",
            "creator": 795874,
            "group": 6227,
            "created": "2021-07-01T04:06:26.948155Z",
            "started": null,
            "ended": null
        },
        {
            "id": 745,
            "name": "Union training",
            "creator": 1004281,
            "group": 25,
            "created": "2021-07-01T03:16:14.508792Z",
            "started": null,
            "ended": null
        },
        {
            "id": 744,
            "name": "Uwu",
            "creator": 986847,
            "group": 4841,
            "created": "2021-06-30T17:20:23.127572Z",
            "started": null,
            "ended": null
        },
        {
            "id": 743,
            "name": "Dogs Rule",
            "creator": 1015846,
            "group": 43,
            "created": "2021-06-28T15:32:05.812225Z",
            "started": null,
            "ended": null
        },
        {
            "id": 740,
            "name": "ready to win",
            "creator": 730663,
            "group": 515,
            "created": "2021-06-27T13:14:30.284121Z",
            "started": null,
            "ended": null
        },
        {
            "id": 739,
            "name": "win",
            "creator": 730663,
            "group": 515,
            "created": "2021-06-27T13:14:11.445425Z",
            "started": null,
            "ended": null
        },
        {
            "id": 738,
            "name": "9x9 Open Cup - July 2021",
            "creator": 1015644,
            "group": 3524,
            "created": "2021-06-27T11:10:55.088634Z",
            "started": null,
            "ended": null
        },
        {
            "id": 737,
            "name": "33ertfe",
            "creator": 919820,
            "group": 485,
            "created": "2021-06-26T09:47:09.983569Z",
            "started": null,
            "ended": null
        }
    ]
}