List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4985
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=4986",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4984",
    "results": [
        {
            "id": 84016,
            "name": "Question1",
            "created": "2024-08-06T04:55:52.428450Z",
            "modified": "2026-03-30T15:55:12.399913Z"
        },
        {
            "id": 84017,
            "name": "Question2",
            "created": "2024-08-06T05:02:31.722535Z",
            "modified": "2026-03-30T15:55:12.489042Z"
        },
        {
            "id": 84018,
            "name": "Question3",
            "created": "2024-08-06T05:10:35.618020Z",
            "modified": "2026-03-30T15:55:12.475849Z"
        },
        {
            "id": 84019,
            "name": "Question4",
            "created": "2024-08-06T05:18:30.859325Z",
            "modified": "2026-03-30T15:55:12.598347Z"
        },
        {
            "id": 84020,
            "name": "Question5",
            "created": "2024-08-06T05:41:47.393823Z",
            "modified": "2026-03-30T15:55:12.968193Z"
        },
        {
            "id": 84021,
            "name": "Question6",
            "created": "2024-08-06T07:01:30.134503Z",
            "modified": "2026-03-30T15:55:12.975795Z"
        },
        {
            "id": 84022,
            "name": "Question1",
            "created": "2024-08-06T07:10:55.987724Z",
            "modified": "2026-03-30T15:55:12.772158Z"
        },
        {
            "id": 84023,
            "name": "Question2",
            "created": "2024-08-06T07:12:28.849577Z",
            "modified": "2026-03-30T15:55:12.967582Z"
        },
        {
            "id": 84024,
            "name": "Question3",
            "created": "2024-08-06T07:14:36.457781Z",
            "modified": "2026-03-30T15:55:12.969842Z"
        },
        {
            "id": 84025,
            "name": "Question4",
            "created": "2024-08-06T07:16:14.763785Z",
            "modified": "2026-03-30T15:55:13.040152Z"
        }
    ]
}