GET /api/v1/tournament_records/?format=api&ordering=-id&page=29
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=-id&page=30",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=28",
    "results": [
        {
            "id": 1598,
            "name": "Atal",
            "creator": 1457380,
            "group": 13754,
            "created": "2024-01-04T15:51:13.819420Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1597,
            "name": "EsraYzb.",
            "creator": 1458471,
            "group": 13754,
            "created": "2024-01-04T09:13:07.311264Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1596,
            "name": "NATEL",
            "creator": 1467129,
            "group": 13890,
            "created": "2024-01-02T09:13:32.650265Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1595,
            "name": "Золотой кот",
            "creator": 1247846,
            "group": 12610,
            "created": "2023-12-29T04:45:59.265357Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1594,
            "name": "123Go Go Go!",
            "creator": 1392813,
            "group": 13127,
            "created": "2023-12-26T20:11:37.852561Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1593,
            "name": "failure",
            "creator": 949383,
            "group": 13825,
            "created": "2023-12-22T15:49:34.985409Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1591,
            "name": "---",
            "creator": 978134,
            "group": 13782,
            "created": "2023-12-19T01:20:09.202492Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1590,
            "name": "12 ราศี ซ้อมครั้งที่ 1",
            "creator": 1483342,
            "group": 2276,
            "created": "2023-12-18T14:12:06.752046Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1589,
            "name": "12 ราศี ซ้อมครั้งที่ 1",
            "creator": 1483342,
            "group": 2276,
            "created": "2023-12-18T14:10:44.942763Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1588,
            "name": "12 ราศี ซ้อมครั้งที่ 1",
            "creator": 1483491,
            "group": 2276,
            "created": "2023-12-18T13:26:43.799667Z",
            "started": null,
            "ended": null
        }
    ]
}