GET /api/v1/tournament_records/?format=api&ordering=created&page=40
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=41",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=39",
    "results": [
        {
            "id": 436,
            "name": "Aras",
            "creator": 773189,
            "group": 6936,
            "created": "2020-11-16T04:52:12.201749Z",
            "started": null,
            "ended": null
        },
        {
            "id": 438,
            "name": "trophy tournament",
            "creator": 874604,
            "group": 7334,
            "created": "2020-11-16T16:46:58.363519Z",
            "started": null,
            "ended": null
        },
        {
            "id": 439,
            "name": "jouons",
            "creator": 610985,
            "group": 7112,
            "created": "2020-11-17T20:27:19.161471Z",
            "started": null,
            "ended": null
        },
        {
            "id": 440,
            "name": "Prova",
            "creator": 643550,
            "group": 3676,
            "created": "2020-11-18T15:24:37.590875Z",
            "started": null,
            "ended": null
        },
        {
            "id": 441,
            "name": "TB Game",
            "creator": 877034,
            "group": 7294,
            "created": "2020-11-18T16:40:52.785541Z",
            "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": 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
        }
    ]
}