List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=897
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=-created&page=898",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=896",
    "results": [
        {
            "id": 83997,
            "name": "Connecting stones 35",
            "created": "2024-08-05T13:08:51.818122Z",
            "modified": "2026-05-13T09:32:07.060113Z"
        },
        {
            "id": 83996,
            "name": "Connecting stones 34",
            "created": "2024-08-05T13:05:15.037168Z",
            "modified": "2026-05-14T13:58:06.165043Z"
        },
        {
            "id": 83995,
            "name": "Connecting stones 33",
            "created": "2024-08-05T13:01:37.614215Z",
            "modified": "2026-05-14T13:57:59.720519Z"
        },
        {
            "id": 83994,
            "name": "Connecting stones 32",
            "created": "2024-08-05T12:58:11.010085Z",
            "modified": "2026-05-19T21:12:08.736472Z"
        },
        {
            "id": 83993,
            "name": "Connecting stones 31",
            "created": "2024-08-05T12:55:11.359822Z",
            "modified": "2026-05-19T21:12:08.207856Z"
        },
        {
            "id": 83992,
            "name": "Connecting stones 30",
            "created": "2024-08-05T12:52:05.595220Z",
            "modified": "2026-05-14T13:35:44.639699Z"
        },
        {
            "id": 83980,
            "name": "Question10",
            "created": "2024-08-05T09:38:07.157163Z",
            "modified": "2026-03-30T15:55:09.141999Z"
        },
        {
            "id": 83977,
            "name": "Question9",
            "created": "2024-08-05T09:32:07.738327Z",
            "modified": "2026-03-30T15:55:06.390652Z"
        },
        {
            "id": 83973,
            "name": "Question8",
            "created": "2024-08-05T09:25:01.306949Z",
            "modified": "2026-03-30T15:55:05.122566Z"
        },
        {
            "id": 83966,
            "name": "Question7",
            "created": "2024-08-05T09:17:12.094803Z",
            "modified": "2026-03-30T15:55:04.256784Z"
        }
    ]
}