List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5050",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5048",
    "results": [
        {
            "id": 76860,
            "name": "Question9",
            "created": "2023-09-30T17:04:15.116172Z",
            "modified": "2026-03-30T15:20:07.162186Z"
        },
        {
            "id": 76859,
            "name": "Question8",
            "created": "2023-09-30T17:02:15.123606Z",
            "modified": "2026-03-30T15:20:06.301820Z"
        },
        {
            "id": 76852,
            "name": "Question1",
            "created": "2023-09-30T16:52:19.013079Z",
            "modified": "2026-03-30T15:19:13.643092Z"
        },
        {
            "id": 76763,
            "name": "Conectar Ante un nozoki",
            "created": "2023-09-26T11:55:15.447043Z",
            "modified": "2026-03-30T15:19:11.179231Z"
        },
        {
            "id": 76837,
            "name": "Question12",
            "created": "2023-09-30T16:19:52.101832Z",
            "modified": "2026-03-30T15:19:09.843672Z"
        },
        {
            "id": 76836,
            "name": "Question 11",
            "created": "2023-09-30T16:17:11.753657Z",
            "modified": "2026-03-30T15:19:09.555041Z"
        },
        {
            "id": 76835,
            "name": "Question10",
            "created": "2023-09-30T16:15:05.559716Z",
            "modified": "2026-03-30T15:19:09.300754Z"
        },
        {
            "id": 76834,
            "name": "Question9",
            "created": "2023-09-30T16:13:24.339402Z",
            "modified": "2026-03-30T15:19:09.104029Z"
        },
        {
            "id": 76833,
            "name": "Question8",
            "created": "2023-09-30T16:11:46.685563Z",
            "modified": "2026-03-30T15:19:09.012462Z"
        },
        {
            "id": 76831,
            "name": "Question6",
            "created": "2023-09-30T16:08:02.099999Z",
            "modified": "2026-03-30T15:19:08.657332Z"
        }
    ]
}