GET /api/v1/tournament_records/?format=api&ordering=-group&page=131
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=132",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=130",
    "results": [
        {
            "id": 299,
            "name": "4ยบ Tournament in Memory of Hans Reinhard Pietsch",
            "creator": 177197,
            "group": 143,
            "created": "2020-06-30T00:53:06.932283Z",
            "started": null,
            "ended": null
        },
        {
            "id": 19,
            "name": "KIRBY",
            "creator": 581936,
            "group": 142,
            "created": "2019-07-30T07:21:31.318579Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1223,
            "name": "๐Ÿ† Sunjang Baduk League (Season 1)",
            "creator": 27056,
            "group": 142,
            "created": "2022-08-04T01:07:11.852848Z",
            "started": null,
            "ended": null
        },
        {
            "id": 340,
            "name": "TEST",
            "creator": 27056,
            "group": 139,
            "created": "2020-08-12T23:43:50.691959Z",
            "started": null,
            "ended": null
        },
        {
            "id": 260,
            "name": "Test",
            "creator": 27056,
            "group": 139,
            "created": "2020-06-03T11:18:09.728794Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1076,
            "name": "็‚บ",
            "creator": 1092952,
            "group": 99,
            "created": "2022-03-29T06:58:12.633022Z",
            "started": null,
            "ended": null
        },
        {
            "id": 42,
            "name": "TournoiTest",
            "creator": 657233,
            "group": 95,
            "created": "2019-10-16T18:25:45.423712Z",
            "started": null,
            "ended": null
        },
        {
            "id": 119,
            "name": "lagazelle",
            "creator": 610985,
            "group": 95,
            "created": "2020-03-27T11:18:26.682790Z",
            "started": null,
            "ended": null
        },
        {
            "id": 146,
            "name": "19der",
            "creator": 466732,
            "group": 95,
            "created": "2020-04-08T16:07:40.192386Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1330,
            "name": "Hi",
            "creator": 988149,
            "group": 95,
            "created": "2022-12-29T11:24:03.703329Z",
            "started": null,
            "ended": null
        }
    ]
}