List accessible puzzles or create a new puzzle.

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

{
    "count": 58742,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5334",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5332",
    "results": [
        {
            "id": 93211,
            "name": "Problem 159",
            "created": "2025-04-17T18:41:09.184181Z",
            "modified": "2026-04-12T20:39:56.089858Z"
        },
        {
            "id": 93212,
            "name": "Problem 160",
            "created": "2025-04-17T18:43:01.189875Z",
            "modified": "2026-03-31T16:05:46.760451Z"
        },
        {
            "id": 93213,
            "name": "Problem 161",
            "created": "2025-04-17T18:44:32.537714Z",
            "modified": "2026-03-31T16:06:16.512883Z"
        },
        {
            "id": 93214,
            "name": "Problem 162",
            "created": "2025-04-17T18:46:13.214440Z",
            "modified": "2026-04-13T01:11:03.871855Z"
        },
        {
            "id": 93215,
            "name": "Problem 163",
            "created": "2025-04-17T18:51:13.256343Z",
            "modified": "2026-04-04T16:09:51.836495Z"
        },
        {
            "id": 93216,
            "name": "Problem 164",
            "created": "2025-04-17T18:53:09.534255Z",
            "modified": "2026-03-31T16:07:36.445044Z"
        },
        {
            "id": 93217,
            "name": "Problem 165",
            "created": "2025-04-17T18:54:49.472372Z",
            "modified": "2026-04-19T15:11:53.641145Z"
        },
        {
            "id": 93218,
            "name": "Problem 166",
            "created": "2025-04-17T18:57:22.841926Z",
            "modified": "2026-04-12T23:09:30.525448Z"
        },
        {
            "id": 93219,
            "name": "Tesuji 手筋 1-16",
            "created": "2025-04-18T03:42:16.279328Z",
            "modified": "2026-04-18T13:38:03.158568Z"
        },
        {
            "id": 93220,
            "name": "L-group descent on short side, capturing race",
            "created": "2025-04-18T05:45:57.225967Z",
            "modified": "2026-04-14T13:42:47.813887Z"
        }
    ]
}