GET /api/v1/tournament_records/?format=api&ordering=creator&page=27
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=28",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=26",
    "results": [
        {
            "id": 130,
            "name": "Slobodne partije",
            "creator": 687324,
            "group": 4800,
            "created": "2020-03-31T17:53:20.161819Z",
            "started": null,
            "ended": null
        },
        {
            "id": 278,
            "name": "Correspondence 9x9 2020-06-14 22:00",
            "creator": 687900,
            "group": 420,
            "created": "2020-06-13T16:34:44.612066Z",
            "started": null,
            "ended": null
        },
        {
            "id": 46,
            "name": "Vicious Cross",
            "creator": 690438,
            "group": 4118,
            "created": "2019-10-27T17:41:37.505144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 306,
            "name": "Kuksu Tourney",
            "creator": 690746,
            "group": 515,
            "created": "2020-07-06T04:41:21.819894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 268,
            "name": "Мама",
            "creator": 694288,
            "group": 3,
            "created": "2020-06-05T12:54:54.122787Z",
            "started": null,
            "ended": null
        },
        {
            "id": 261,
            "name": "Распространен",
            "creator": 694288,
            "group": 9,
            "created": "2020-06-03T12:41:15.450135Z",
            "started": null,
            "ended": null
        },
        {
            "id": 62,
            "name": "AWESOME animal",
            "creator": 696496,
            "group": 4339,
            "created": "2020-01-14T17:02:03.340232Z",
            "started": null,
            "ended": null
        },
        {
            "id": 58,
            "name": "wow",
            "creator": 696496,
            "group": 2389,
            "created": "2020-01-09T16:20:48.810127Z",
            "started": null,
            "ended": null
        },
        {
            "id": 47,
            "name": "go UP",
            "creator": 696496,
            "group": 25,
            "created": "2019-11-12T16:57:46.207635Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1529,
            "name": "Ledowe Mistrzostwa 2022",
            "creator": 697170,
            "group": 12008,
            "created": "2023-10-08T19:17:06.259366Z",
            "started": null,
            "ended": null
        }
    ]
}