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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=137",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=135",
    "results": [
        {
            "id": 1372,
            "name": "6251132647",
            "creator": 1318012,
            "group": 8111,
            "created": "2023-03-16T03:10:28.632006Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1466,
            "name": "Go on",
            "creator": 1320385,
            "group": 13349,
            "created": "2023-06-22T03:32:31.366682Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1659,
            "name": "Happy Genius School",
            "creator": 1322475,
            "group": 4716,
            "created": "2024-04-22T10:22:21.912251Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1418,
            "name": "งงว",
            "creator": 1323203,
            "group": 13057,
            "created": "2023-03-29T08:05:39.827413Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1427,
            "name": "Ccd",
            "creator": 1329483,
            "group": 13083,
            "created": "2023-04-08T07:02:07.950154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1424,
            "name": "First",
            "creator": 1332763,
            "group": 13086,
            "created": "2023-04-06T22:08:18.695680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1431,
            "name": "haruna",
            "creator": 1336422,
            "group": 9676,
            "created": "2023-04-13T11:53:16.057538Z",
            "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": 1453,
            "name": "9-9",
            "creator": 1343476,
            "group": 25,
            "created": "2023-05-20T11:34:00.573566Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1443,
            "name": "Yeung and Albert fong kok leung",
            "creator": 1345521,
            "group": 11568,
            "created": "2023-05-02T13:13:24.410888Z",
            "started": null,
            "ended": null
        }
    ]
}