GET /api/v1/tournament_records/?format=api&ordering=id&page=72
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=id&page=73",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=71",
    "results": [
        {
            "id": 815,
            "name": "The best",
            "creator": 1035756,
            "group": 10036,
            "created": "2021-09-02T08:39:21.176618Z",
            "started": null,
            "ended": null
        },
        {
            "id": 816,
            "name": "test",
            "creator": 126382,
            "group": 4794,
            "created": "2021-09-02T13:56:52.476474Z",
            "started": null,
            "ended": null
        },
        {
            "id": 817,
            "name": "Shiyu Fan's group go competition",
            "creator": 908776,
            "group": 8840,
            "created": "2021-09-03T03:20:53.408144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 818,
            "name": "ศึกชิงราชาควาย",
            "creator": 1044162,
            "group": 9669,
            "created": "2021-09-05T07:41:55.206820Z",
            "started": null,
            "ended": null
        },
        {
            "id": 819,
            "name": "Taiwan",
            "creator": 348886,
            "group": 1144,
            "created": "2021-09-05T18:51:54.023538Z",
            "started": null,
            "ended": null
        },
        {
            "id": 820,
            "name": "ุ",
            "creator": 1027361,
            "group": 8276,
            "created": "2021-09-09T04:07:05.917351Z",
            "started": null,
            "ended": null
        },
        {
            "id": 821,
            "name": "empty",
            "creator": 1032638,
            "group": 9945,
            "created": "2021-09-11T21:32:21.358159Z",
            "started": null,
            "ended": null
        },
        {
            "id": 822,
            "name": "test",
            "creator": 681206,
            "group": 9770,
            "created": "2021-09-12T00:39:15.333051Z",
            "started": null,
            "ended": null
        },
        {
            "id": 823,
            "name": "Lexx Cup 2021",
            "creator": 1051076,
            "group": 9239,
            "created": "2021-09-12T05:41:43.533153Z",
            "started": null,
            "ended": null
        },
        {
            "id": 824,
            "name": "Garfield",
            "creator": 988095,
            "group": 25,
            "created": "2021-09-12T10:07:24.127608Z",
            "started": null,
            "ended": null
        }
    ]
}