GET /api/v1/tournament_records/?format=api&ordering=-ended&page=129
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=-ended&page=130",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=128",
    "results": [
        {
            "id": 1580,
            "name": "MADGIA",
            "creator": 1347651,
            "group": 13813,
            "created": "2023-12-07T19:10:21.708077Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1581,
            "name": "Rengo",
            "creator": 1268111,
            "group": 13857,
            "created": "2023-12-09T04:16:56.537337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1582,
            "name": "гей",
            "creator": 1476190,
            "group": 13840,
            "created": "2023-12-09T06:32:38.840380Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1583,
            "name": "N+SM 2023",
            "creator": 1247737,
            "group": 75,
            "created": "2023-12-09T08:17:30.834764Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1585,
            "name": "Fttyh",
            "creator": 1466558,
            "group": 13753,
            "created": "2023-12-14T15:31:17.649239Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1586,
            "name": "Простой",
            "creator": 1482184,
            "group": 24,
            "created": "2023-12-16T01:15:59.210669Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1587,
            "name": "Гагш",
            "creator": 1482184,
            "group": 25,
            "created": "2023-12-17T20:56:28.513444Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1588,
            "name": "12 ราศี ซ้อมครั้งที่ 1",
            "creator": 1483491,
            "group": 2276,
            "created": "2023-12-18T13:26:43.799667Z",
            "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": 1649,
            "name": "Liga Estremeña",
            "creator": 1423998,
            "group": 13570,
            "created": "2024-04-16T21:24:36.950761Z",
            "started": null,
            "ended": null
        }
    ]
}