List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4983",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4981",
    "results": [
        {
            "id": 83926,
            "name": "Question4",
            "created": "2024-08-05T05:24:39.546607Z",
            "modified": "2026-02-16T01:07:47.796578Z"
        },
        {
            "id": 83927,
            "name": "Question5",
            "created": "2024-08-05T05:27:05.620093Z",
            "modified": "2026-04-15T11:05:06.338665Z"
        },
        {
            "id": 83955,
            "name": "Question6",
            "created": "2024-08-05T08:57:14.954746Z",
            "modified": "2026-03-30T15:55:02.987125Z"
        },
        {
            "id": 83966,
            "name": "Question7",
            "created": "2024-08-05T09:17:12.094803Z",
            "modified": "2026-03-30T15:55:04.256784Z"
        },
        {
            "id": 83973,
            "name": "Question8",
            "created": "2024-08-05T09:25:01.306949Z",
            "modified": "2026-03-30T15:55:05.122566Z"
        },
        {
            "id": 83977,
            "name": "Question9",
            "created": "2024-08-05T09:32:07.738327Z",
            "modified": "2026-03-30T15:55:06.390652Z"
        },
        {
            "id": 83980,
            "name": "Question10",
            "created": "2024-08-05T09:38:07.157163Z",
            "modified": "2026-03-30T15:55:09.141999Z"
        },
        {
            "id": 83992,
            "name": "Connecting stones 30",
            "created": "2024-08-05T12:52:05.595220Z",
            "modified": "2026-05-10T02:56:34.971209Z"
        },
        {
            "id": 83993,
            "name": "Connecting stones 31",
            "created": "2024-08-05T12:55:11.359822Z",
            "modified": "2026-05-08T11:14:33.731390Z"
        },
        {
            "id": 83994,
            "name": "Connecting stones 32",
            "created": "2024-08-05T12:58:11.010085Z",
            "modified": "2026-05-10T03:01:16.285331Z"
        }
    ]
}