GET /api/v1/tournament_records/?format=api&ordering=group&page=49
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=group&page=50",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=48",
    "results": [
        {
            "id": 66,
            "name": "Kitaro tournament",
            "creator": 680909,
            "group": 4356,
            "created": "2020-01-17T00:08:02.353138Z",
            "started": null,
            "ended": null
        },
        {
            "id": 68,
            "name": "La Premiere",
            "creator": 724998,
            "group": 4377,
            "created": "2020-01-26T10:19:33.435099Z",
            "started": null,
            "ended": null
        },
        {
            "id": 72,
            "name": "Test",
            "creator": 724920,
            "group": 4384,
            "created": "2020-01-29T19:24:35.365544Z",
            "started": null,
            "ended": null
        },
        {
            "id": 386,
            "name": "testing",
            "creator": 155019,
            "group": 4392,
            "created": "2020-09-21T00:29:41.158366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 81,
            "name": "test",
            "creator": 212102,
            "group": 4409,
            "created": "2020-03-02T08:05:25.073685Z",
            "started": null,
            "ended": null
        },
        {
            "id": 477,
            "name": "123456789",
            "creator": 887779,
            "group": 4414,
            "created": "2020-12-24T02:20:30.225667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 76,
            "name": "Test",
            "creator": 72931,
            "group": 4414,
            "created": "2020-02-09T20:54:29.655354Z",
            "started": null,
            "ended": null
        },
        {
            "id": 77,
            "name": "   ",
            "creator": 727930,
            "group": 4424,
            "created": "2020-02-17T06:00:37.481459Z",
            "started": null,
            "ended": null
        },
        {
            "id": 350,
            "name": "Wednsday Weekly #3",
            "creator": 739236,
            "group": 4456,
            "created": "2020-08-20T00:24:59.744498Z",
            "started": null,
            "ended": null
        },
        {
            "id": 349,
            "name": "Wednsday Weekly #3",
            "creator": 739236,
            "group": 4456,
            "created": "2020-08-20T00:24:26.299087Z",
            "started": null,
            "ended": null
        }
    ]
}