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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=131",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=129",
    "results": [
        {
            "id": 1515,
            "name": "Pokemon Go competition cool",
            "creator": 1236996,
            "group": 6427,
            "created": "2023-09-14T01:15:02.096223Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1603,
            "name": "YENİ BAŞLAYANLAR İÇİN GO TURNUVASI",
            "creator": 1237379,
            "group": 11052,
            "created": "2024-01-06T09:18:41.491162Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1428,
            "name": "europe go champıons",
            "creator": 1237379,
            "group": 3,
            "created": "2023-04-08T13:43:48.955072Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1300,
            "name": "j",
            "creator": 1237483,
            "group": 43,
            "created": "2022-11-18T14:44:03.415385Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1510,
            "name": "T",
            "creator": 1240290,
            "group": 12520,
            "created": "2023-09-07T07:34:47.053867Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1509,
            "name": "T",
            "creator": 1240290,
            "group": 12520,
            "created": "2023-09-07T07:31:27.573366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1341,
            "name": "P",
            "creator": 1240318,
            "group": 25,
            "created": "2023-01-12T04:30:40.107107Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1342,
            "name": "T",
            "creator": 1241190,
            "group": 25,
            "created": "2023-01-14T12:21:00.513548Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1312,
            "name": "CFMC2",
            "creator": 1241203,
            "group": 12594,
            "created": "2022-12-03T01:46:58.407046Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1364,
            "name": "麝香港務局長庚醫院轄市",
            "creator": 1242375,
            "group": 12564,
            "created": "2023-02-25T15:42:36.364974Z",
            "started": null,
            "ended": null
        }
    ]
}