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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=141",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=139",
    "results": [
        {
            "id": 1367,
            "name": "ваекк",
            "creator": 1198184,
            "group": 12934,
            "created": "2023-03-03T16:05:41.315690Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1368,
            "name": "Made in SFS",
            "creator": 1229809,
            "group": 12931,
            "created": "2023-03-04T12:08:12.515498Z",
            "started": null,
            "ended": null
        },
        {
            "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": 1902,
            "name": "785438",
            "creator": 1757581,
            "group": 25,
            "created": "2025-06-29T02:39:30.680318Z",
            "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
        }
    ]
}