List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4681
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=-modified&page=4682",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4680",
    "results": [
        {
            "id": 23893,
            "name": "Life and death : Problem 42",
            "created": "2020-11-26T18:18:26.265132Z",
            "modified": "2026-03-31T23:13:20.371643Z"
        },
        {
            "id": 23892,
            "name": "Life and death : Problem 41",
            "created": "2020-11-26T18:12:26.880532Z",
            "modified": "2026-03-31T23:13:18.831119Z"
        },
        {
            "id": 23891,
            "name": "Ladders : Problem 40",
            "created": "2020-11-26T17:11:43.320816Z",
            "modified": "2026-03-31T23:13:17.655252Z"
        },
        {
            "id": 23890,
            "name": "Ladders : Problem 39",
            "created": "2020-11-26T17:04:56.148971Z",
            "modified": "2026-03-31T23:13:16.354810Z"
        },
        {
            "id": 23889,
            "name": "Ko : Problem 38",
            "created": "2020-11-26T16:56:57.562208Z",
            "modified": "2026-03-31T23:13:15.042906Z"
        },
        {
            "id": 23888,
            "name": "Ko : Problem 37",
            "created": "2020-11-26T16:39:31.863987Z",
            "modified": "2026-03-31T23:13:13.734359Z"
        },
        {
            "id": 23886,
            "name": "Ko : Problem 35",
            "created": "2020-11-26T16:24:01.815088Z",
            "modified": "2026-03-31T23:13:10.664135Z"
        },
        {
            "id": 23885,
            "name": "Connection and separating stones: Problem 34",
            "created": "2020-11-26T16:20:39.996200Z",
            "modified": "2026-03-31T23:13:09.041866Z"
        },
        {
            "id": 23884,
            "name": "Connection and separating stones: Problem 33",
            "created": "2020-11-26T16:15:27.972798Z",
            "modified": "2026-03-31T23:13:07.698260Z"
        },
        {
            "id": 23883,
            "name": "Connection and separating stones: Problem 32",
            "created": "2020-11-26T16:11:20.434114Z",
            "modified": "2026-03-31T23:13:06.047792Z"
        }
    ]
}