List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4842
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=4843",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4841",
    "results": [
        {
            "id": 79705,
            "name": "White to move",
            "created": "2024-02-26T02:58:47.061866Z",
            "modified": "2026-04-24T16:56:11.126779Z"
        },
        {
            "id": 79706,
            "name": "Eat black",
            "created": "2024-02-26T03:00:10.744204Z",
            "modified": "2026-03-30T15:36:06.868694Z"
        },
        {
            "id": 79707,
            "name": "Kill white",
            "created": "2024-02-26T03:02:03.098261Z",
            "modified": "2026-04-15T11:04:27.471255Z"
        },
        {
            "id": 79712,
            "name": "2024.02.26",
            "created": "2024-02-26T15:35:44.287315Z",
            "modified": "2026-05-15T00:29:32.832130Z"
        },
        {
            "id": 79717,
            "name": "Problem 3",
            "created": "2024-02-26T20:34:30.823188Z",
            "modified": "2026-05-10T01:11:30.512864Z"
        },
        {
            "id": 79718,
            "name": "Problem 4",
            "created": "2024-02-26T21:04:58.941582Z",
            "modified": "2026-05-10T01:18:10.440253Z"
        },
        {
            "id": 79719,
            "name": "Problem 5",
            "created": "2024-02-26T21:09:00.313789Z",
            "modified": "2026-05-10T19:26:45.522138Z"
        },
        {
            "id": 79720,
            "name": "Problem 6",
            "created": "2024-02-26T23:41:33.010192Z",
            "modified": "2026-05-10T19:26:45.852029Z"
        },
        {
            "id": 79721,
            "name": "Problem 7",
            "created": "2024-02-26T23:42:58.162643Z",
            "modified": "2026-05-15T10:48:32.346310Z"
        },
        {
            "id": 79722,
            "name": "Problem 8",
            "created": "2024-02-26T23:43:30.775910Z",
            "modified": "2026-04-21T17:09:12.177508Z"
        }
    ]
}