List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5245",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5243",
    "results": [
        {
            "id": 56096,
            "name": "BGJ 145 (2008) 2",
            "created": "2022-05-02T09:27:12.187383Z",
            "modified": "2026-03-30T13:19:09.531276Z"
        },
        {
            "id": 56095,
            "name": "BGJ 145 (2008) 1",
            "created": "2022-05-02T09:26:03.197121Z",
            "modified": "2026-03-30T13:19:09.256564Z"
        },
        {
            "id": 56093,
            "name": "BGJ 144 (2008) 5",
            "created": "2022-05-02T09:21:55.933612Z",
            "modified": "2026-03-30T13:19:09.040023Z"
        },
        {
            "id": 56092,
            "name": "BGJ 144 (2008) 4",
            "created": "2022-05-02T09:20:45.341558Z",
            "modified": "2026-03-30T13:19:08.862483Z"
        },
        {
            "id": 56091,
            "name": "BGJ 144 (2008) 3",
            "created": "2022-05-02T09:19:22.033051Z",
            "modified": "2026-03-30T13:19:08.695834Z"
        },
        {
            "id": 56075,
            "name": "BGJ 141 (2007) 5",
            "created": "2022-05-02T08:21:00.237925Z",
            "modified": "2026-03-30T13:19:08.685502Z"
        },
        {
            "id": 56090,
            "name": "BGJ 144 (2008) 2",
            "created": "2022-05-02T09:17:08.147839Z",
            "modified": "2026-03-30T13:19:08.397140Z"
        },
        {
            "id": 56089,
            "name": "BGJ 144 (2008) 1",
            "created": "2022-05-02T09:15:59.375835Z",
            "modified": "2026-03-30T13:19:08.145347Z"
        },
        {
            "id": 56074,
            "name": "BGJ 141 (2007) 4",
            "created": "2022-05-02T08:20:06.177185Z",
            "modified": "2026-03-30T13:19:08.085021Z"
        },
        {
            "id": 56088,
            "name": "BGJ 143 (2007) 5",
            "created": "2022-05-02T09:13:34.965440Z",
            "modified": "2026-03-30T13:19:07.888658Z"
        }
    ]
}