GET /api/v1/tournament_records/?format=api&ordering=-id&page=27
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=28",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=26",
    "results": [
        {
            "id": 1620,
            "name": "pour enfant",
            "creator": 1253131,
            "group": 14074,
            "created": "2024-02-21T15:48:19.418001Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1619,
            "name": "Bill",
            "creator": 1507765,
            "group": 12602,
            "created": "2024-02-18T17:44:45.954374Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1618,
            "name": "Put and Rumi's Tournament",
            "creator": 1144866,
            "group": 14054,
            "created": "2024-02-18T07:22:58.370302Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1617,
            "name": "For fun",
            "creator": 1507765,
            "group": 25,
            "created": "2024-02-17T13:19:23.828770Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1616,
            "name": "333",
            "creator": 1143505,
            "group": 12712,
            "created": "2024-02-08T09:17:12.059238Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1615,
            "name": "Ccccc",
            "creator": 1507332,
            "group": 12520,
            "created": "2024-02-01T04:48:05.012056Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1613,
            "name": "Yyy",
            "creator": 1385882,
            "group": 13697,
            "created": "2024-01-27T13:20:51.475151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1612,
            "name": "Please like and subscribe Albert fong and yeung",
            "creator": 1143379,
            "group": 13649,
            "created": "2024-01-25T12:12:55.593768Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1611,
            "name": "Поздний январский круговик Гудзуми 2024",
            "creator": 1055025,
            "group": 3922,
            "created": "2024-01-25T05:19:46.503771Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1610,
            "name": "👾👾👾👾👾👾👾👾👾👾👾👾👾👾👾👾👾👾",
            "creator": 1434626,
            "group": 13648,
            "created": "2024-01-24T06:24:07.154910Z",
            "started": null,
            "ended": null
        }
    ]
}