GET /api/v1/tournament_records/?format=api&ordering=name&page=32
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=name&page=33",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=31",
    "results": [
        {
            "id": 864,
            "name": "Autumn Honinbo Title Tournament",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-10-10T09:07:21.958940Z",
            "started": null,
            "ended": null
        },
        {
            "id": 865,
            "name": "Autumn Kison Title Tournament",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-10-10T09:23:49.378672Z",
            "started": null,
            "ended": null
        },
        {
            "id": 866,
            "name": "Autumn Meijin Title Tournament",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-10-10T09:25:28.968234Z",
            "started": null,
            "ended": null
        },
        {
            "id": 62,
            "name": "AWESOME animal",
            "creator": 696496,
            "group": 4339,
            "created": "2020-01-14T17:02:03.340232Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1014,
            "name": "ay",
            "creator": 1108167,
            "group": 38,
            "created": "2022-02-12T03:13:19.051171Z",
            "started": null,
            "ended": null
        },
        {
            "id": 29,
            "name": "AYD Season 25",
            "creator": 473434,
            "group": 3777,
            "created": "2019-09-06T17:20:10.058236Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1265,
            "name": "Azot",
            "creator": 1226015,
            "group": 12419,
            "created": "2022-10-19T07:56:59.077903Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1266,
            "name": "Azot Go",
            "creator": 1226015,
            "group": 12419,
            "created": "2022-10-20T20:17:55.508416Z",
            "started": null,
            "ended": null
        },
        {
            "id": 632,
            "name": "B20-Div-3: TARUC CoQ Day",
            "creator": 927838,
            "group": 8924,
            "created": "2021-04-18T00:54:38.578666Z",
            "started": null,
            "ended": null
        },
        {
            "id": 289,
            "name": "BADUK",
            "creator": 776215,
            "group": 5581,
            "created": "2020-06-20T20:41:57.604421Z",
            "started": null,
            "ended": null
        }
    ]
}