List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5332
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=modified&page=5333",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5331",
    "results": [
        {
            "id": 46670,
            "name": "Question 1",
            "created": "2022-01-15T17:32:56.792136Z",
            "modified": "2026-04-18T10:28:26.974224Z"
        },
        {
            "id": 46672,
            "name": "Question3",
            "created": "2022-01-15T17:35:58.184531Z",
            "modified": "2026-04-18T10:28:38.334466Z"
        },
        {
            "id": 46673,
            "name": "Question4",
            "created": "2022-01-15T17:37:40.065190Z",
            "modified": "2026-04-18T10:28:44.279083Z"
        },
        {
            "id": 46674,
            "name": "Question5",
            "created": "2022-01-15T17:39:25.294761Z",
            "modified": "2026-04-18T10:28:59.899380Z"
        },
        {
            "id": 46675,
            "name": "Question 6",
            "created": "2022-01-15T17:40:08.720364Z",
            "modified": "2026-04-18T10:29:24.944701Z"
        },
        {
            "id": 46676,
            "name": "Question7",
            "created": "2022-01-15T17:42:07.983944Z",
            "modified": "2026-04-18T10:29:38.736833Z"
        },
        {
            "id": 46677,
            "name": "Question8",
            "created": "2022-01-15T17:43:10.901414Z",
            "modified": "2026-04-18T10:29:47.272805Z"
        },
        {
            "id": 46678,
            "name": "Question9",
            "created": "2022-01-15T17:44:21.584173Z",
            "modified": "2026-04-18T10:29:50.912534Z"
        },
        {
            "id": 2201,
            "name": "Easy, #312",
            "created": "2014-12-25T12:45:42.615766Z",
            "modified": "2026-04-18T10:29:52.379894Z"
        },
        {
            "id": 46679,
            "name": "Question10",
            "created": "2022-01-15T17:46:05.018005Z",
            "modified": "2026-04-18T10:30:00.576880Z"
        }
    ]
}