GET /api/v1/tournament_records/?format=api&ordering=started&page=11
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=started&page=12",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=10",
    "results": [
        {
            "id": 106,
            "name": "Normal Elimination 8 players (Beta)",
            "creator": 211504,
            "group": 454,
            "created": "2020-03-23T01:29:39.367983Z",
            "started": null,
            "ended": null
        },
        {
            "id": 107,
            "name": "Normal Elimination 8 players (Beta)",
            "creator": 211504,
            "group": 454,
            "created": "2020-03-23T01:30:09.302961Z",
            "started": null,
            "ended": null
        },
        {
            "id": 792,
            "name": "gogo",
            "creator": 838050,
            "group": 1144,
            "created": "2021-08-03T06:26:30.623250Z",
            "started": null,
            "ended": null
        },
        {
            "id": 109,
            "name": "1234",
            "creator": 736026,
            "group": 508,
            "created": "2020-03-23T09:59:43.832477Z",
            "started": null,
            "ended": null
        },
        {
            "id": 110,
            "name": "pro",
            "creator": 744918,
            "group": 25,
            "created": "2020-03-24T04:49:18.260344Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1910,
            "name": "สนุกสนาน",
            "creator": 1826342,
            "group": 25,
            "created": "2025-07-29T14:33:58.151027Z",
            "started": null,
            "ended": null
        },
        {
            "id": 112,
            "name": "Cuarentena día 3",
            "creator": 746065,
            "group": 4802,
            "created": "2020-03-24T18:55:50.832377Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1538,
            "name": "ああ",
            "creator": 1387777,
            "group": 13717,
            "created": "2023-10-24T12:52:08.362708Z",
            "started": null,
            "ended": null
        },
        {
            "id": 115,
            "name": "Kyu Level Study Group Ep 1",
            "creator": 728777,
            "group": 43,
            "created": "2020-03-25T19:43:56.234020Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}