GET /api/v1/tournament_records/?format=api&ordering=id&page=153
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=id&page=154",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=152",
    "results": [
        {
            "id": 1881,
            "name": "sandy",
            "creator": 1248123,
            "group": 25,
            "created": "2025-05-25T05:01:32.094493Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1882,
            "name": "BOKENDO",
            "creator": 1729163,
            "group": 6335,
            "created": "2025-05-25T05:02:46.938065Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1883,
            "name": "world cup",
            "creator": 1605251,
            "group": 15351,
            "created": "2025-05-25T06:57:37.858346Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1885,
            "name": "Test",
            "creator": 568679,
            "group": 14853,
            "created": "2025-06-03T21:09:00.388171Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1886,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 161,
            "created": "2025-06-07T14:51:21.524435Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1887,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 12599,
            "created": "2025-06-07T16:52:37.453582Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1888,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 12599,
            "created": "2025-06-07T16:53:14.608269Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1889,
            "name": "mtgz",
            "creator": 1765191,
            "group": 15283,
            "created": "2025-06-09T23:26:17.985677Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1890,
            "name": "El",
            "creator": 1796860,
            "group": 15413,
            "created": "2025-06-11T16:19:48.345273Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1891,
            "name": "ReSource",
            "creator": 1781650,
            "group": 15414,
            "created": "2025-06-12T00:04:50.960387Z",
            "started": null,
            "ended": null
        }
    ]
}