GET /api/v1/tournament_records/?format=api&ordering=-creator&page=139
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=140",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=138",
    "results": [
        {
            "id": 1635,
            "name": "Українське козацтво",
            "creator": 599899,
            "group": 2157,
            "created": "2024-03-25T00:44:25.251367Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1636,
            "name": "Українське козацтво",
            "creator": 599899,
            "group": 2157,
            "created": "2024-03-25T00:45:00.048753Z",
            "started": null,
            "ended": null
        },
        {
            "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
        }
    ]
}