GET /api/v1/tournament_records/?format=api&ordering=name&page=59
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=60",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=58",
    "results": [
        {
            "id": 798,
            "name": "Gokid Cup",
            "creator": 659630,
            "group": 4076,
            "created": "2021-08-13T04:54:43.246451Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1622,
            "name": "Go lovers's 1st tournament",
            "creator": 1144866,
            "group": 14001,
            "created": "2024-02-25T12:26:05.120687Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1776,
            "name": "Go magic",
            "creator": 1132253,
            "group": 8605,
            "created": "2024-10-23T01:22:17.549374Z",
            "started": null,
            "ended": null
        },
        {
            "id": 226,
            "name": "Go Masters Tournament 1",
            "creator": 776045,
            "group": 5725,
            "created": "2020-05-17T16:08:43.602970Z",
            "started": null,
            "ended": null
        },
        {
            "id": 962,
            "name": "good",
            "creator": 1107687,
            "group": 25,
            "created": "2022-01-18T09:00:25.003717Z",
            "started": null,
            "ended": null
        },
        {
            "id": 922,
            "name": "Goodluck",
            "creator": 1054229,
            "group": 10314,
            "created": "2021-12-08T01:37:44.770410Z",
            "started": null,
            "ended": null
        },
        {
            "id": 874,
            "name": "Good morning",
            "creator": 1058567,
            "group": 10208,
            "created": "2021-10-19T07:12:07.610004Z",
            "started": null,
            "ended": null
        },
        {
            "id": 168,
            "name": "Good People :)",
            "creator": 731399,
            "group": 5310,
            "created": "2020-04-17T23:14:53.253204Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1440,
            "name": "good tour",
            "creator": 1342194,
            "group": 25,
            "created": "2023-04-23T18:28:24.158325Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1466,
            "name": "Go on",
            "creator": 1320385,
            "group": 13349,
            "created": "2023-06-22T03:32:31.366682Z",
            "started": null,
            "ended": null
        }
    ]
}