GET /api/v1/tournament_records/?format=api&ordering=-creator&page=39
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=40",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=38",
    "results": [
        {
            "id": 1243,
            "name": "Let’s make a Progress",
            "creator": 1162986,
            "group": 6332,
            "created": "2022-09-03T12:49:05.312458Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1141,
            "name": "Полиметалл",
            "creator": 1157436,
            "group": 5742,
            "created": "2022-05-20T13:04:39.189459Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1356,
            "name": "啊啊啊",
            "creator": 1155610,
            "group": 25,
            "created": "2023-02-14T09:20:58.858590Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1129,
            "name": "Go game",
            "creator": 1152661,
            "group": 5,
            "created": "2022-05-08T09:42:58.332394Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1130,
            "name": "Go game",
            "creator": 1152661,
            "group": 5,
            "created": "2022-05-08T09:44:03.278596Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1131,
            "name": "Super Blitz is da BOMB",
            "creator": 1152280,
            "group": 11744,
            "created": "2022-05-08T16:45:04.181986Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1135,
            "name": "อลงกรณ์",
            "creator": 1151505,
            "group": 11733,
            "created": "2022-05-12T03:50:58.829064Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1299,
            "name": "isousou",
            "creator": 1151261,
            "group": 3,
            "created": "2022-11-14T11:49:55.862679Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1120,
            "name": "BIGINNER TOURNAMENT",
            "creator": 1148626,
            "group": 11681,
            "created": "2022-04-26T21:06:40.024529Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1165,
            "name": "OGS 9x9",
            "creator": 1147204,
            "group": 515,
            "created": "2022-06-30T11:07:10.808714Z",
            "started": null,
            "ended": null
        }
    ]
}