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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=67",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=65",
    "results": [
        {
            "id": 603,
            "name": "Kcm",
            "creator": 941935,
            "group": 8734,
            "created": "2021-03-26T13:51:47.069192Z",
            "started": null,
            "ended": null
        },
        {
            "id": 599,
            "name": "Go tournament",
            "creator": 952140,
            "group": 8709,
            "created": "2021-03-24T07:42:47.803395Z",
            "started": null,
            "ended": null
        },
        {
            "id": 600,
            "name": "Live 9x9 Double Elimination Tournament 2021-03-26 02:30",
            "creator": 952140,
            "group": 8709,
            "created": "2021-03-26T02:48:35.094814Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1355,
            "name": "Go tournament champions 2023",
            "creator": 952140,
            "group": 8709,
            "created": "2023-02-11T04:43:52.426816Z",
            "started": null,
            "ended": null
        },
        {
            "id": 643,
            "name": "Yes",
            "creator": 968373,
            "group": 8702,
            "created": "2021-04-27T22:01:59.055187Z",
            "started": null,
            "ended": null
        },
        {
            "id": 589,
            "name": "abc",
            "creator": 951001,
            "group": 8651,
            "created": "2021-03-18T01:25:53.716926Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1015,
            "name": "Jam Toast",
            "creator": 1097117,
            "group": 8628,
            "created": "2022-02-13T05:01:11.029027Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1421,
            "name": "tournament",
            "creator": 1115574,
            "group": 8628,
            "created": "2023-03-30T15:04:51.386998Z",
            "started": null,
            "ended": null
        },
        {
            "id": 581,
            "name": "Shima 1",
            "creator": 959360,
            "group": 8623,
            "created": "2021-03-12T12:24:40.333938Z",
            "started": null,
            "ended": null
        },
        {
            "id": 700,
            "name": "Magic Battle Royale: Chief Magician Cup",
            "creator": 915379,
            "group": 8605,
            "created": "2021-05-30T18:01:02.007041Z",
            "started": null,
            "ended": null
        }
    ]
}