List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=715",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=713",
    "results": [
        {
            "id": 89154,
            "name": "Problem 115",
            "created": "2024-12-03T19:38:42.334580Z",
            "modified": "2026-03-30T16:19:08.260855Z"
        },
        {
            "id": 89153,
            "name": "Problem 114",
            "created": "2024-12-03T19:36:50.577309Z",
            "modified": "2026-05-07T02:29:09.783917Z"
        },
        {
            "id": 89152,
            "name": "Problem 113",
            "created": "2024-12-03T19:35:32.699422Z",
            "modified": "2026-05-07T02:29:09.213727Z"
        },
        {
            "id": 89151,
            "name": "Problem 112",
            "created": "2024-12-03T19:33:17.012409Z",
            "modified": "2026-05-06T23:26:20.704309Z"
        },
        {
            "id": 89150,
            "name": "Problem 111",
            "created": "2024-12-03T19:29:28.563199Z",
            "modified": "2026-05-03T22:47:22.661326Z"
        },
        {
            "id": 89149,
            "name": "Problem 110",
            "created": "2024-12-03T19:28:19.714024Z",
            "modified": "2026-03-30T16:19:06.600455Z"
        },
        {
            "id": 89148,
            "name": "Problem 109",
            "created": "2024-12-03T19:26:14.567611Z",
            "modified": "2026-03-30T16:19:05.966372Z"
        },
        {
            "id": 89147,
            "name": "Problem 108",
            "created": "2024-12-03T19:24:25.432477Z",
            "modified": "2026-05-02T09:38:34.289252Z"
        },
        {
            "id": 89144,
            "name": "Problem 107",
            "created": "2024-12-03T19:03:39.948451Z",
            "modified": "2026-05-05T03:49:41.471123Z"
        },
        {
            "id": 89143,
            "name": "Problem 106",
            "created": "2024-12-03T19:02:53.721077Z",
            "modified": "2026-05-05T03:49:40.750811Z"
        }
    ]
}