List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5181",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5179",
    "results": [
        {
            "id": 89300,
            "name": "Problem 176",
            "created": "2024-12-04T16:39:56.738259Z",
            "modified": "2026-03-30T16:21:06.939365Z"
        },
        {
            "id": 89301,
            "name": "Problem 177",
            "created": "2024-12-04T16:41:44.834690Z",
            "modified": "2026-03-30T16:21:07.188264Z"
        },
        {
            "id": 89302,
            "name": "Problem 178",
            "created": "2024-12-04T16:42:49.477209Z",
            "modified": "2026-03-30T16:21:06.124850Z"
        },
        {
            "id": 89303,
            "name": "Problem 179",
            "created": "2024-12-04T16:44:44.114533Z",
            "modified": "2026-03-30T16:21:06.472774Z"
        },
        {
            "id": 89304,
            "name": "Problem 180",
            "created": "2024-12-04T16:45:51.258393Z",
            "modified": "2026-03-30T16:21:06.473656Z"
        },
        {
            "id": 89305,
            "name": "Problem 181",
            "created": "2024-12-04T16:48:14.945271Z",
            "modified": "2026-03-30T16:21:06.472835Z"
        },
        {
            "id": 89306,
            "name": "Problem 182",
            "created": "2024-12-04T16:49:52.821769Z",
            "modified": "2026-03-30T16:21:06.933098Z"
        },
        {
            "id": 89307,
            "name": "Problem 183",
            "created": "2024-12-04T16:57:46.959109Z",
            "modified": "2026-03-30T16:21:07.059668Z"
        },
        {
            "id": 89308,
            "name": "Problem 184",
            "created": "2024-12-04T16:58:51.060822Z",
            "modified": "2026-03-30T16:21:07.004018Z"
        },
        {
            "id": 89309,
            "name": "Problem 185",
            "created": "2024-12-04T16:59:39.912559Z",
            "modified": "2026-03-30T16:21:07.297794Z"
        }
    ]
}