List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=801",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=799",
    "results": [
        {
            "id": 8591,
            "name": "trap the white stones",
            "created": "2017-10-05T17:20:47.536442Z",
            "modified": "2026-03-31T20:02:40.445537Z"
        },
        {
            "id": 90744,
            "name": "top right",
            "created": "2025-02-03T22:57:26.596035Z",
            "modified": "2026-03-30T16:28:15.022240Z"
        },
        {
            "id": 8575,
            "name": "too hard for you?",
            "created": "2017-09-26T10:23:13.292425Z",
            "modified": "2026-04-16T22:53:18.344736Z"
        },
        {
            "id": 14538,
            "name": "too hard",
            "created": "2019-06-04T03:09:25.019453Z",
            "modified": "2026-05-19T06:06:23.843570Z"
        },
        {
            "id": 14532,
            "name": "too hard",
            "created": "2019-06-02T12:08:20.198288Z",
            "modified": "2026-05-15T08:23:42.403653Z"
        },
        {
            "id": 25642,
            "name": "toffee",
            "created": "2021-01-11T13:22:12.717697Z",
            "modified": "2026-04-15T09:48:05.502944Z"
        },
        {
            "id": 17566,
            "name": "tinntinn",
            "created": "2020-04-03T05:14:08.010435Z",
            "modified": "2026-03-31T22:42:03.516502Z"
        },
        {
            "id": 3442,
            "name": "timponotumego",
            "created": "2015-12-29T15:47:24.190777Z",
            "modified": "2026-04-12T19:37:51.039014Z"
        },
        {
            "id": 2471,
            "name": "time it 20",
            "created": "2015-02-14T10:27:12.102128Z",
            "modified": "2026-03-31T18:40:58.258205Z"
        },
        {
            "id": 14546,
            "name": "tiger mouth",
            "created": "2019-06-05T05:26:05.641687Z",
            "modified": "2026-05-13T02:14:43.891974Z"
        }
    ]
}