GET /api/v1/tournament_records/?format=api&ordering=created&page=103
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=created&page=104",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=102",
    "results": [
        {
            "id": 1195,
            "name": "Вечер Го",
            "creator": 119281,
            "group": 11721,
            "created": "2022-07-05T18:51:52.603575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1196,
            "name": "ㅗㅗㅗ",
            "creator": 780164,
            "group": 12019,
            "created": "2022-07-06T05:41:20.768639Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1197,
            "name": "แข่ง",
            "creator": 1175221,
            "group": 12021,
            "created": "2022-07-07T03:34:40.281786Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1198,
            "name": "กระดานที่1",
            "creator": 1175282,
            "group": 12021,
            "created": "2022-07-07T03:47:16.962177Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1199,
            "name": "llp-211126",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:08:12.336273Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1200,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:11:49.566068Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1201,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:15:40.257955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1202,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:22:00.156580Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1203,
            "name": "ogs",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:23:23.957441Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1204,
            "name": "ogs",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:26:09.473495Z",
            "started": null,
            "ended": null
        }
    ]
}