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

{
    "count": 1588,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=50",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=48",
    "results": [
        {
            "id": 1299,
            "name": "isousou",
            "creator": 1151261,
            "group": 3,
            "created": "2022-11-14T11:49:55.862679Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1298,
            "name": "Spielaufzeichnung n.01",
            "creator": 614348,
            "group": 12517,
            "created": "2022-11-14T08:40:07.295459Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1297,
            "name": "Привет всем! Поддержите турнир участием https://online-go.com/tournament/96691",
            "creator": 1051076,
            "group": 8062,
            "created": "2022-11-13T07:22:48.496619Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1296,
            "name": "1st Seoule Sphere",
            "creator": 153455,
            "group": 1398,
            "created": "2022-11-10T20:56:04.751944Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1295,
            "name": "Go en Mexico",
            "creator": 796150,
            "group": 7068,
            "created": "2022-11-10T16:24:29.718949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1294,
            "name": "Mistrzostwa Polski 2022",
            "creator": 1236199,
            "group": 7,
            "created": "2022-11-10T16:22:30.614184Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1286,
            "name": "TOURNOIS",
            "creator": 1234918,
            "group": 8095,
            "created": "2022-11-09T17:50:25.532795Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1285,
            "name": "European Youth Go Team Championship",
            "creator": 611210,
            "group": 12456,
            "created": "2022-11-08T13:21:40.683926Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1283,
            "name": "teach(指導棋放這)",
            "creator": 1203480,
            "group": 12290,
            "created": "2022-11-07T07:26:36.258283Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1282,
            "name": "Contest(社內賽放這)",
            "creator": 1203480,
            "group": 12290,
            "created": "2022-11-07T07:06:57.897521Z",
            "started": null,
            "ended": null
        }
    ]
}