GET /api/v1/tournament_records/?format=api&ordering=-group&page=130
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=-group&page=131",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=129",
    "results": [
        {
            "id": 306,
            "name": "Kuksu Tourney",
            "creator": 690746,
            "group": 515,
            "created": "2020-07-06T04:41:21.819894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 398,
            "name": "sddad",
            "creator": 831547,
            "group": 515,
            "created": "2020-10-07T05:40:18.675156Z",
            "started": null,
            "ended": null
        },
        {
            "id": 521,
            "name": "Never. fear",
            "creator": 658648,
            "group": 515,
            "created": "2021-02-03T01:50:33.553673Z",
            "started": null,
            "ended": null
        },
        {
            "id": 551,
            "name": "C",
            "creator": 827643,
            "group": 515,
            "created": "2021-02-21T09:26:35.534416Z",
            "started": null,
            "ended": null
        },
        {
            "id": 556,
            "name": "OGS no title tournament",
            "creator": 913437,
            "group": 515,
            "created": "2021-02-26T01:15:38.786886Z",
            "started": null,
            "ended": null
        },
        {
            "id": 558,
            "name": "Double Elimation",
            "creator": 936720,
            "group": 515,
            "created": "2021-03-02T19:31:30.722089Z",
            "started": null,
            "ended": null
        },
        {
            "id": 579,
            "name": "The NY Private Championships",
            "creator": 947864,
            "group": 515,
            "created": "2021-03-12T00:09:14.616120Z",
            "started": null,
            "ended": null
        },
        {
            "id": 648,
            "name": "Tornement",
            "creator": 658648,
            "group": 515,
            "created": "2021-05-01T16:40:00.926421Z",
            "started": null,
            "ended": null
        },
        {
            "id": 739,
            "name": "win",
            "creator": 730663,
            "group": 515,
            "created": "2021-06-27T13:14:11.445425Z",
            "started": null,
            "ended": null
        },
        {
            "id": 740,
            "name": "ready to win",
            "creator": 730663,
            "group": 515,
            "created": "2021-06-27T13:14:30.284121Z",
            "started": null,
            "ended": null
        }
    ]
}