GET /api/v1/tournament_records/?format=api&ordering=creator&page=74
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=75",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=73",
    "results": [
        {
            "id": 503,
            "name": "Shruti Narasimman",
            "creator": 921897,
            "group": 25,
            "created": "2021-01-22T15:49:56.811761Z",
            "started": null,
            "ended": null
        },
        {
            "id": 509,
            "name": "yahoo",
            "creator": 923950,
            "group": 2225,
            "created": "2021-01-25T04:35:02.270263Z",
            "started": null,
            "ended": null
        },
        {
            "id": 511,
            "name": "Psb",
            "creator": 924538,
            "group": 3,
            "created": "2021-01-27T20:29:32.875656Z",
            "started": null,
            "ended": null
        },
        {
            "id": 527,
            "name": "曾庭芳",
            "creator": 924761,
            "group": 25,
            "created": "2021-02-05T12:05:08.112565Z",
            "started": null,
            "ended": null
        },
        {
            "id": 540,
            "name": "Elygo",
            "creator": 924839,
            "group": 8095,
            "created": "2021-02-15T12:23:02.224937Z",
            "started": null,
            "ended": null
        },
        {
            "id": 597,
            "name": "你好",
            "creator": 925466,
            "group": 8107,
            "created": "2021-03-21T03:44:34.269049Z",
            "started": null,
            "ended": null
        },
        {
            "id": 554,
            "name": "GO WORLD: The first tournament of this group",
            "creator": 925601,
            "group": 8410,
            "created": "2021-02-25T02:36:56.692791Z",
            "started": null,
            "ended": null
        },
        {
            "id": 534,
            "name": "2021vs4",
            "creator": 926454,
            "group": 8297,
            "created": "2021-02-10T04:35:25.769613Z",
            "started": null,
            "ended": null
        },
        {
            "id": 632,
            "name": "B20-Div-3: TARUC CoQ Day",
            "creator": 927838,
            "group": 8924,
            "created": "2021-04-18T00:54:38.578666Z",
            "started": null,
            "ended": null
        },
        {
            "id": 890,
            "name": "Wonderful play 4",
            "creator": 928230,
            "group": 5502,
            "created": "2021-11-06T09:16:54.634464Z",
            "started": null,
            "ended": null
        }
    ]
}