List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4604",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4602",
    "results": [
        {
            "id": 18337,
            "name": "White to Kill",
            "created": "2020-05-12T21:50:00.205011Z",
            "modified": "2026-05-23T18:17:54.755604Z"
        },
        {
            "id": 18334,
            "name": "Moyo Invasion #1",
            "created": "2020-05-12T16:30:05.860548Z",
            "modified": "2026-03-31T22:46:56.723582Z"
        },
        {
            "id": 18331,
            "name": "Probe Invasion #1",
            "created": "2020-05-12T13:12:59.503835Z",
            "modified": "2026-03-31T22:46:55.514623Z"
        },
        {
            "id": 18330,
            "name": "WWWOOOWWW",
            "created": "2020-05-12T11:52:50.203093Z",
            "modified": "2026-05-10T19:44:53.723787Z"
        },
        {
            "id": 18329,
            "name": "TumeGoooooooooo",
            "created": "2020-05-12T11:49:21.317024Z",
            "modified": "2026-05-10T19:44:33.513600Z"
        },
        {
            "id": 18325,
            "name": "Save the problem!?",
            "created": "2020-05-12T07:01:24.597530Z",
            "modified": "2026-05-10T19:44:05.966171Z"
        },
        {
            "id": 18324,
            "name": "Go is cool!",
            "created": "2020-05-12T06:57:55.166970Z",
            "modified": "2026-05-10T19:43:36.780800Z"
        },
        {
            "id": 18323,
            "name": "black vs white",
            "created": "2020-05-12T06:55:16.855374Z",
            "modified": "2026-05-10T19:43:24.199655Z"
        },
        {
            "id": 18322,
            "name": "hfujgfghjhg",
            "created": "2020-05-12T06:53:17.317422Z",
            "modified": "2026-05-10T19:42:25.453535Z"
        },
        {
            "id": 18321,
            "name": "dfdfdfdfdfdfdf",
            "created": "2020-05-12T06:01:49.320225Z",
            "modified": "2026-05-10T12:08:22.405343Z"
        }
    ]
}