GET /api/v1/tournament_records/?format=api&ordering=group&page=78
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=group&page=79",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=77",
    "results": [
        {
            "id": 392,
            "name": "the best game in the world",
            "creator": 803789,
            "group": 6774,
            "created": "2020-10-01T15:11:11.005214Z",
            "started": null,
            "ended": null
        },
        {
            "id": 413,
            "name": "hamster",
            "creator": 700249,
            "group": 6788,
            "created": "2020-10-14T16:09:48.673174Z",
            "started": null,
            "ended": null
        },
        {
            "id": 850,
            "name": "Thum",
            "creator": 1045870,
            "group": 6823,
            "created": "2021-09-26T05:23:58.675242Z",
            "started": null,
            "ended": null
        },
        {
            "id": 847,
            "name": "Munin_Clyde",
            "creator": 1045863,
            "group": 6823,
            "created": "2021-09-25T14:25:50.591162Z",
            "started": null,
            "ended": null
        },
        {
            "id": 759,
            "name": "ภีมพล",
            "creator": 1021706,
            "group": 6823,
            "created": "2021-07-08T07:50:53.733627Z",
            "started": null,
            "ended": null
        },
        {
            "id": 376,
            "name": "Brawl starts",
            "creator": 814427,
            "group": 6849,
            "created": "2020-09-16T07:12:30.906318Z",
            "started": null,
            "ended": null
        },
        {
            "id": 377,
            "name": "jumo&dan",
            "creator": 846437,
            "group": 6853,
            "created": "2020-09-16T23:39:21.286908Z",
            "started": null,
            "ended": null
        },
        {
            "id": 388,
            "name": "13x13 Ladder - September 2020",
            "creator": 155019,
            "group": 6864,
            "created": "2020-09-22T15:15:24.792685Z",
            "started": null,
            "ended": null
        },
        {
            "id": 405,
            "name": "ya",
            "creator": 648332,
            "group": 6892,
            "created": "2020-10-12T02:17:32.359647Z",
            "started": null,
            "ended": null
        },
        {
            "id": 389,
            "name": "Открытый турнир",
            "creator": 103753,
            "group": 6921,
            "created": "2020-09-23T07:15:15.388984Z",
            "started": null,
            "ended": null
        }
    ]
}