GET /api/v1/tournament_records/?format=api&ordering=-started&page=139
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=-started&page=140",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=138",
    "results": [
        {
            "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": 1414,
            "name": "NBA",
            "creator": 1138568,
            "group": 13044,
            "created": "2023-03-25T05:24:43.894529Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1415,
            "name": "Go for goal",
            "creator": 518636,
            "group": 13046,
            "created": "2023-03-25T13:42:11.635782Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1416,
            "name": "?",
            "creator": 1059480,
            "group": 3,
            "created": "2023-03-28T09:50:57.132040Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1418,
            "name": "งงว",
            "creator": 1323203,
            "group": 13057,
            "created": "2023-03-29T08:05:39.827413Z",
            "started": null,
            "ended": null
        }
    ]
}