GET /api/v1/tournament_records/?format=api&ordering=-created&page=23
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=-created&page=24",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=22",
    "results": [
        {
            "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
        },
        {
            "id": 1609,
            "name": "2022",
            "creator": 751079,
            "group": 4567,
            "created": "2024-01-23T21:20:23.150350Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1608,
            "name": "idk",
            "creator": 1470605,
            "group": 13972,
            "created": "2024-01-22T15:12:31.577797Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1607,
            "name": "lol",
            "creator": 1470605,
            "group": 13972,
            "created": "2024-01-22T15:03:17.336481Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1605,
            "name": "Meow",
            "creator": 1497408,
            "group": 13697,
            "created": "2024-01-21T05:11:47.293314Z",
            "started": null,
            "ended": null
        }
    ]
}