GET /api/v1/tournament_records/?format=api&ordering=created&page=118
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=119",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=117",
    "results": [
        {
            "id": 1370,
            "name": "Go",
            "creator": 1316848,
            "group": 515,
            "created": "2023-03-14T15:05:26.436755Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1371,
            "name": "hhjjj",
            "creator": 1115574,
            "group": 43,
            "created": "2023-03-15T15:27:38.873010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1372,
            "name": "6251132647",
            "creator": 1318012,
            "group": 8111,
            "created": "2023-03-16T03:10:28.632006Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1374,
            "name": "11",
            "creator": 1235404,
            "group": 12491,
            "created": "2023-03-17T14:08:05.124710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1375,
            "name": "OST",
            "creator": 1126140,
            "group": 11969,
            "created": "2023-03-19T12:33:10.095936Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1377,
            "name": "19x19 Open D.E. Cup #1:",
            "creator": 1126140,
            "group": 12599,
            "created": "2023-03-20T10:31:45.639195Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1378,
            "name": "GO TO GO",
            "creator": 1298671,
            "group": 10288,
            "created": "2023-03-21T12:27:32.053857Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1411,
            "name": "паша 100% выйграет",
            "creator": 1198184,
            "group": 12934,
            "created": "2023-03-21T16:35:23.074617Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1412,
            "name": "LIHKG Season 4 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2023-03-22T16:41:11.536783Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1413,
            "name": "LIHKG Season 4 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2023-03-22T16:41:29.668684Z",
            "started": null,
            "ended": null
        }
    ]
}