GET /api/v1/tournament_records/?format=api&ordering=created&page=35
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=36",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=34",
    "results": [
        {
            "id": 375,
            "name": "Weiqi To Go",
            "creator": 768074,
            "group": 4955,
            "created": "2020-09-14T07:11:38.287658Z",
            "started": null,
            "ended": null
        },
        {
            "id": 376,
            "name": "Brawl starts",
            "creator": 814427,
            "group": 6849,
            "created": "2020-09-16T07:12:30.906318Z",
            "started": null,
            "ended": null
        },
        {
            "id": 377,
            "name": "jumo&dan",
            "creator": 846437,
            "group": 6853,
            "created": "2020-09-16T23:39:21.286908Z",
            "started": null,
            "ended": null
        },
        {
            "id": 378,
            "name": "A tournament",
            "creator": 836874,
            "group": 6721,
            "created": "2020-09-17T13:51:10.303407Z",
            "started": null,
            "ended": null
        },
        {
            "id": 379,
            "name": "Ultra Tournament 2020",
            "creator": 747694,
            "group": 5683,
            "created": "2020-09-18T23:36:22.041191Z",
            "started": null,
            "ended": null
        },
        {
            "id": 380,
            "name": "İstanbul Çevrimiçi Şehir Turnuvası 2020/03",
            "creator": 54877,
            "group": 561,
            "created": "2020-09-19T11:43:35.606770Z",
            "started": null,
            "ended": null
        },
        {
            "id": 381,
            "name": "111",
            "creator": 756229,
            "group": 5118,
            "created": "2020-09-20T06:16:21.224901Z",
            "started": null,
            "ended": null
        },
        {
            "id": 383,
            "name": "123123",
            "creator": 737306,
            "group": 6397,
            "created": "2020-09-20T11:19:00.592753Z",
            "started": null,
            "ended": null
        },
        {
            "id": 386,
            "name": "testing",
            "creator": 155019,
            "group": 4392,
            "created": "2020-09-21T00:29:41.158366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 388,
            "name": "13x13 Ladder - September 2020",
            "creator": 155019,
            "group": 6864,
            "created": "2020-09-22T15:15:24.792685Z",
            "started": null,
            "ended": null
        }
    ]
}