GET /api/v1/tournament_records/?format=api&ordering=group&page=114
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=group&page=115",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=113",
    "results": [
        {
            "id": 918,
            "name": "MOTH",
            "creator": 916344,
            "group": 9959,
            "created": "2021-12-03T00:42:52.650097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 952,
            "name": "Zafer",
            "creator": 1056005,
            "group": 9970,
            "created": "2022-01-09T12:27:37.464682Z",
            "started": null,
            "ended": null
        },
        {
            "id": 843,
            "name": "Mid night game",
            "creator": 1044601,
            "group": 10004,
            "created": "2021-09-22T20:35:49.093649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 815,
            "name": "The best",
            "creator": 1035756,
            "group": 10036,
            "created": "2021-09-02T08:39:21.176618Z",
            "started": null,
            "ended": null
        },
        {
            "id": 814,
            "name": "o2",
            "creator": 1032613,
            "group": 10036,
            "created": "2021-09-02T07:23:03.644222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1420,
            "name": "thunder",
            "creator": 1172566,
            "group": 10060,
            "created": "2023-03-30T04:46:30.511904Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1320,
            "name": "MY  LOVE",
            "creator": 1172568,
            "group": 10060,
            "created": "2022-12-12T12:23:19.092255Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1319,
            "name": "MY THUNDER MOON",
            "creator": 1172568,
            "group": 10060,
            "created": "2022-12-12T12:20:37.637389Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1535,
            "name": "nouvelle an 2024",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-18T05:51:37.145187Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1534,
            "name": "nouvelle an 2024",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-18T05:47:43.689501Z",
            "started": null,
            "ended": null
        }
    ]
}