GET /api/v1/tournament_records/?format=api&ordering=-ended&page=45
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=-ended&page=46",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=44",
    "results": [
        {
            "id": 428,
            "name": "Slow Tournament",
            "creator": 850027,
            "group": 6949,
            "created": "2020-11-05T19:03:26.841551Z",
            "started": null,
            "ended": null
        },
        {
            "id": 431,
            "name": "Fxtdtdtdrdrdtft",
            "creator": 855206,
            "group": 7040,
            "created": "2020-11-09T08:33:51.493955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 442,
            "name": "ㅍ포모😷😆😋☻👽😎😛😊☻👽😎😊👽",
            "creator": 765827,
            "group": 7353,
            "created": "2020-11-19T05:32:21.994143Z",
            "started": null,
            "ended": null
        },
        {
            "id": 443,
            "name": "neilmccomber",
            "creator": 874604,
            "group": 7327,
            "created": "2020-11-19T21:18:09.178575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 444,
            "name": "Boya",
            "creator": 878656,
            "group": 7339,
            "created": "2020-11-21T01:07:17.942220Z",
            "started": null,
            "ended": null
        },
        {
            "id": 410,
            "name": "มามา กทม.สู้ๆ ครั้งที่ 1 ประจำเดือน ต.ค.2563",
            "creator": 517674,
            "group": 2328,
            "created": "2020-10-14T04:24:31.538967Z",
            "started": null,
            "ended": null
        },
        {
            "id": 445,
            "name": "test",
            "creator": 93741,
            "group": 351,
            "created": "2020-11-21T19:22:27.080720Z",
            "started": null,
            "ended": null
        },
        {
            "id": 446,
            "name": "12345",
            "creator": 855183,
            "group": 7039,
            "created": "2020-11-23T08:57:47.757219Z",
            "started": null,
            "ended": null
        },
        {
            "id": 447,
            "name": "estoesjugarpro",
            "creator": 848901,
            "group": 5581,
            "created": "2020-11-24T19:45:09.407127Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}