GET /api/v1/tournament_records/?format=api&ordering=name&page=88
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=name&page=89",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=87",
    "results": [
        {
            "id": 231,
            "name": "mini torneo 6",
            "creator": 779425,
            "group": 5581,
            "created": "2020-05-19T18:48:45.982380Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1294,
            "name": "Mistrzostwa Polski 2022",
            "creator": 1236199,
            "group": 7,
            "created": "2022-11-10T16:22:30.614184Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1750,
            "name": "Mixa_t [13к]",
            "creator": 1476190,
            "group": 13840,
            "created": "2024-08-31T09:21:03.612371Z",
            "started": null,
            "ended": null
        },
        {
            "id": 552,
            "name": "Mlem",
            "creator": 526017,
            "group": 8448,
            "created": "2021-02-22T22:33:49.034715Z",
            "started": null,
            "ended": null
        },
        {
            "id": 274,
            "name": "mm",
            "creator": 736026,
            "group": 4456,
            "created": "2020-06-12T00:58:14.534084Z",
            "started": null,
            "ended": null
        },
        {
            "id": 998,
            "name": "MM",
            "creator": 1117109,
            "group": 25,
            "created": "2022-02-05T03:15:01.897546Z",
            "started": null,
            "ended": null
        },
        {
            "id": 702,
            "name": "MN",
            "creator": 846189,
            "group": 25,
            "created": "2021-05-31T14:05:21.177938Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1000,
            "name": "mo",
            "creator": 1052870,
            "group": 3,
            "created": "2022-02-05T06:10:02.809384Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1357,
            "name": "Monday Morning 19x19",
            "creator": 1246361,
            "group": 12889,
            "created": "2023-02-14T09:52:16.124903Z",
            "started": null,
            "ended": null
        },
        {
            "id": 984,
            "name": "mos1d04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-23T03:21:22.294601Z",
            "started": null,
            "ended": null
        }
    ]
}