List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=535
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=modified&page=536",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=534",
    "results": [
        {
            "id": 60980,
            "name": "白先,如何吃黑棋?",
            "created": "2022-07-22T09:56:39.254243Z",
            "modified": "2026-03-30T13:48:07.400982Z"
        },
        {
            "id": 60984,
            "name": "白先,如何吃黑棋?",
            "created": "2022-07-22T10:07:20.312146Z",
            "modified": "2026-03-30T13:48:07.684265Z"
        },
        {
            "id": 60983,
            "name": "白先,如何吃黑棋?",
            "created": "2022-07-22T10:05:10.737856Z",
            "modified": "2026-03-30T13:48:07.688836Z"
        },
        {
            "id": 61088,
            "name": "Survive!",
            "created": "2022-07-30T10:18:57.755889Z",
            "modified": "2026-03-30T13:49:02.599534Z"
        },
        {
            "id": 61064,
            "name": "Q10284",
            "created": "2022-07-26T12:56:20.235845Z",
            "modified": "2026-03-30T13:49:02.943290Z"
        },
        {
            "id": 61071,
            "name": "30-25kyu",
            "created": "2022-07-27T15:10:42.946333Z",
            "modified": "2026-03-30T13:49:02.955066Z"
        },
        {
            "id": 61089,
            "name": "JOSEKI(Im Not sure if thats it)",
            "created": "2022-07-30T10:27:50.871856Z",
            "modified": "2026-03-30T13:49:03.026699Z"
        },
        {
            "id": 61090,
            "name": "Comander Best Move",
            "created": "2022-07-30T10:33:00.839515Z",
            "modified": "2026-03-30T13:49:03.337372Z"
        },
        {
            "id": 61091,
            "name": "End the war",
            "created": "2022-07-30T11:24:12.762881Z",
            "modified": "2026-03-30T13:49:03.489317Z"
        },
        {
            "id": 61092,
            "name": "Easy go",
            "created": "2022-07-31T00:48:07.230633Z",
            "modified": "2026-03-30T13:49:03.761578Z"
        }
    ]
}