GET /api/v1/tournament_records/?format=api&ordering=creator&page=107
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=creator&page=108",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=106",
    "results": [
        {
            "id": 928,
            "name": "死翘翘",
            "creator": 1078730,
            "group": 10706,
            "created": "2021-12-12T02:21:51.039971Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1148,
            "name": "турнир",
            "creator": 1078801,
            "group": 9,
            "created": "2022-05-31T13:23:57.251631Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1117,
            "name": "Турнир",
            "creator": 1078801,
            "group": 9,
            "created": "2022-04-23T13:00:10.928619Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1116,
            "name": "Турнир",
            "creator": 1078801,
            "group": 11548,
            "created": "2022-04-23T12:59:34.402583Z",
            "started": null,
            "ended": null
        },
        {
            "id": 911,
            "name": "командный турнир по свердловской области",
            "creator": 1078911,
            "group": 5485,
            "created": "2021-11-25T15:56:47.402231Z",
            "started": null,
            "ended": null
        },
        {
            "id": 898,
            "name": "Carnavale's March 2020 Tournament",
            "creator": 1079531,
            "group": 3,
            "created": "2021-11-14T05:22:09.580315Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1010,
            "name": "Friendly tournaments",
            "creator": 1079925,
            "group": 25,
            "created": "2022-02-09T15:20:26.797105Z",
            "started": null,
            "ended": null
        },
        {
            "id": 903,
            "name": "partie amusante",
            "creator": 1080166,
            "group": 10582,
            "created": "2021-11-19T16:53:52.075095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 921,
            "name": "1 rec torments ",
            "creator": 1080399,
            "group": 10488,
            "created": "2021-12-07T10:13:49.022243Z",
            "started": null,
            "ended": null
        },
        {
            "id": 908,
            "name": "Who win",
            "creator": 1080403,
            "group": 10488,
            "created": "2021-11-23T04:25:56.484841Z",
            "started": null,
            "ended": null
        }
    ]
}