GET /api/v1/tournament_records/?format=api&ordering=creator&page=46
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=47",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=45",
    "results": [
        {
            "id": 165,
            "name": "hghguthgiljlzhgultzhrijuritu'",
            "creator": 761544,
            "group": 5266,
            "created": "2020-04-17T13:18:11.905147Z",
            "started": null,
            "ended": null
        },
        {
            "id": 246,
            "name": "纯人",
            "creator": 762174,
            "group": 5590,
            "created": "2020-05-24T13:14:07.840388Z",
            "started": null,
            "ended": null
        },
        {
            "id": 806,
            "name": "吳韋唐",
            "creator": 762229,
            "group": 9276,
            "created": "2021-08-27T10:44:48.880973Z",
            "started": null,
            "ended": null
        },
        {
            "id": 331,
            "name": "30k - 19k",
            "creator": 762885,
            "group": 6326,
            "created": "2020-08-05T14:57:24.454144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 169,
            "name": "ตัวกลม",
            "creator": 763060,
            "group": 5326,
            "created": "2020-04-18T19:22:01.369366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1873,
            "name": "Trinity Cup",
            "creator": 764006,
            "group": 15193,
            "created": "2025-05-01T07:37:43.354264Z",
            "started": null,
            "ended": null
        },
        {
            "id": 187,
            "name": "Trinity ",
            "creator": 764006,
            "group": 5449,
            "created": "2020-04-26T13:08:58.338100Z",
            "started": null,
            "ended": null
        },
        {
            "id": 371,
            "name": "Taco",
            "creator": 764891,
            "group": 25,
            "created": "2020-09-09T16:34:57.626142Z",
            "started": null,
            "ended": null
        },
        {
            "id": 539,
            "name": "March Tournament 2",
            "creator": 765440,
            "group": 8262,
            "created": "2021-02-14T19:49:17.881945Z",
            "started": null,
            "ended": null
        },
        {
            "id": 538,
            "name": "March Tournament 1",
            "creator": 765440,
            "group": 8262,
            "created": "2021-02-14T19:46:44.328946Z",
            "started": null,
            "ended": null
        }
    ]
}