GET /api/v1/tournament_records/?format=api&ordering=creator&page=79
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=80",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=78",
    "results": [
        {
            "id": 566,
            "name": "Extra Section- (Free)",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-06T16:42:13.770984Z",
            "started": null,
            "ended": null
        },
        {
            "id": 868,
            "name": "yu",
            "creator": 948269,
            "group": 3207,
            "created": "2021-10-13T09:29:05.098538Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1593,
            "name": "failure",
            "creator": 949383,
            "group": 13825,
            "created": "2023-12-22T15:49:34.985409Z",
            "started": null,
            "ended": null
        },
        {
            "id": 589,
            "name": "abc",
            "creator": 951001,
            "group": 8651,
            "created": "2021-03-18T01:25:53.716926Z",
            "started": null,
            "ended": null
        },
        {
            "id": 585,
            "name": "hi",
            "creator": 951001,
            "group": 25,
            "created": "2021-03-16T01:25:29.672489Z",
            "started": null,
            "ended": null
        },
        {
            "id": 578,
            "name": "Ian chess tornament",
            "creator": 952109,
            "group": 25,
            "created": "2021-03-11T09:00:37.598675Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1355,
            "name": "Go tournament champions 2023",
            "creator": 952140,
            "group": 8709,
            "created": "2023-02-11T04:43:52.426816Z",
            "started": null,
            "ended": null
        },
        {
            "id": 600,
            "name": "Live 9x9 Double Elimination Tournament 2021-03-26 02:30",
            "creator": 952140,
            "group": 8709,
            "created": "2021-03-26T02:48:35.094814Z",
            "started": null,
            "ended": null
        },
        {
            "id": 599,
            "name": "Go tournament",
            "creator": 952140,
            "group": 8709,
            "created": "2021-03-24T07:42:47.803395Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1879,
            "name": "The Cutting Board",
            "creator": 955176,
            "group": 13106,
            "created": "2025-05-17T16:18:30.149050Z",
            "started": null,
            "ended": null
        }
    ]
}