GET /api/v1/tournament_records/?format=api&ordering=-creator&page=143
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=144",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=142",
    "results": [
        {
            "id": 618,
            "name": "Tour",
            "creator": 598257,
            "group": 8129,
            "created": "2021-04-07T13:48:15.695958Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1316,
            "name": "高级初段比赛",
            "creator": 591776,
            "group": 12420,
            "created": "2022-12-05T12:07:16.809174Z",
            "started": null,
            "ended": null
        },
        {
            "id": 407,
            "name": "Freshers' squash team match",
            "creator": 588997,
            "group": 5104,
            "created": "2020-10-12T12:59:22.394012Z",
            "started": null,
            "ended": null
        },
        {
            "id": 583,
            "name": "Test turnir",
            "creator": 585960,
            "group": 27,
            "created": "2021-03-14T11:36:46.243647Z",
            "started": null,
            "ended": null
        },
        {
            "id": 598,
            "name": "SJJOT",
            "creator": 585960,
            "group": 27,
            "created": "2021-03-22T18:06:48.323201Z",
            "started": null,
            "ended": null
        },
        {
            "id": 34,
            "name": "Anh Vu - Felix",
            "creator": 583604,
            "group": 3993,
            "created": "2019-09-14T15:28:50.350296Z",
            "started": null,
            "ended": null
        },
        {
            "id": 53,
            "name": "ligue-senthe",
            "creator": 583604,
            "group": 3993,
            "created": "2019-11-30T17:02:12.806668Z",
            "started": null,
            "ended": null
        },
        {
            "id": 63,
            "name": "9x9 32 reasons to cry",
            "creator": 582354,
            "group": 3207,
            "created": "2020-01-15T18:59:19.230653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 19,
            "name": "KIRBY",
            "creator": 581936,
            "group": 142,
            "created": "2019-07-30T07:21:31.318579Z",
            "started": null,
            "ended": null
        },
        {
            "id": 33,
            "name": "Our First Official Tournament",
            "creator": 581268,
            "group": 3986,
            "created": "2019-09-13T17:37:49.030891Z",
            "started": null,
            "ended": null
        }
    ]
}