GET /api/v1/tournament_records/?format=api&ordering=creator&page=145
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=146",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=144",
    "results": [
        {
            "id": 1625,
            "name": "123456789",
            "creator": 1470605,
            "group": 14001,
            "created": "2024-03-01T19:58:30.382753Z",
            "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": 1577,
            "name": "Saraswati",
            "creator": 1471419,
            "group": 25,
            "created": "2023-12-06T15:44:28.370558Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1579,
            "name": "Coinsin",
            "creator": 1475622,
            "group": 13753,
            "created": "2023-12-07T15:01:58.047092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1571,
            "name": "Eat,utterly,e",
            "creator": 1475810,
            "group": 13838,
            "created": "2023-12-03T03:06:06.484918Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1750,
            "name": "Mixa_t [13к]",
            "creator": 1476190,
            "group": 13840,
            "created": "2024-08-31T09:21:03.612371Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1582,
            "name": "гей",
            "creator": 1476190,
            "group": 13840,
            "created": "2023-12-09T06:32:38.840380Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1631,
            "name": "Адия",
            "creator": 1481000,
            "group": 25,
            "created": "2024-03-11T14:13:12.476290Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1587,
            "name": "Гагш",
            "creator": 1482184,
            "group": 25,
            "created": "2023-12-17T20:56:28.513444Z",
            "started": null,
            "ended": null
        }
    ]
}