GET /api/v1/tournament_records/?format=api&ordering=-group&page=48
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=49",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=47",
    "results": [
        {
            "id": 865,
            "name": "Autumn Kison Title Tournament",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-10-10T09:23:49.378672Z",
            "started": null,
            "ended": null
        },
        {
            "id": 866,
            "name": "Autumn Meijin Title Tournament",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-10-10T09:25:28.968234Z",
            "started": null,
            "ended": null
        },
        {
            "id": 937,
            "name": "Battle of Santa Claus 2022",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-12-26T22:06:38.450196Z",
            "started": null,
            "ended": null
        },
        {
            "id": 997,
            "name": "World Battle Valentine's 2022",
            "creator": 1051076,
            "group": 10103,
            "created": "2022-02-04T22:10:11.665132Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1012,
            "name": "1st World Olympic Blitz",
            "creator": 1051076,
            "group": 10103,
            "created": "2022-02-10T22:04:37.259949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1029,
            "name": "Lord of territories 2022",
            "creator": 1051076,
            "group": 10103,
            "created": "2022-02-21T22:08:30.856638Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1084,
            "name": "#April CUP Main Tournament 2022",
            "creator": 1139241,
            "group": 10103,
            "created": "2022-04-02T09:12:45.725142Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1085,
            "name": "#May CUP Main Tournament 2022",
            "creator": 1139241,
            "group": 10103,
            "created": "2022-04-03T08:47:41.389812Z",
            "started": null,
            "ended": null
        },
        {
            "id": 842,
            "name": "EYGC U16 05",
            "creator": 1055962,
            "group": 10082,
            "created": "2021-09-21T19:25:52.905422Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1532,
            "name": "NOEL",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-17T18:45:57.032945Z",
            "started": null,
            "ended": null
        }
    ]
}