List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5015
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=5016",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5014",
    "results": [
        {
            "id": 80917,
            "name": "Do with dump",
            "created": "2024-05-04T03:41:01.591619Z",
            "modified": "2026-03-30T15:45:09.840527Z"
        },
        {
            "id": 81124,
            "name": "Problem 25",
            "created": "2024-05-06T19:15:36.668584Z",
            "modified": "2026-03-30T15:45:09.818363Z"
        },
        {
            "id": 81123,
            "name": "Problem 24",
            "created": "2024-05-06T19:13:17.636617Z",
            "modified": "2026-03-30T15:45:09.790207Z"
        },
        {
            "id": 81122,
            "name": "Problem 23",
            "created": "2024-05-06T19:09:28.125397Z",
            "modified": "2026-03-30T15:45:09.600084Z"
        },
        {
            "id": 81121,
            "name": "Snapback",
            "created": "2024-05-06T19:04:14.414291Z",
            "modified": "2026-03-30T15:45:08.249511Z"
        },
        {
            "id": 81120,
            "name": "Résistance à la tentation",
            "created": "2024-05-06T17:47:48.656800Z",
            "modified": "2026-03-30T15:45:08.202112Z"
        },
        {
            "id": 80916,
            "name": "w34q56",
            "created": "2024-05-04T00:21:31.229580Z",
            "modified": "2026-03-30T15:45:08.192142Z"
        },
        {
            "id": 81119,
            "name": "Le bon choix",
            "created": "2024-05-06T17:31:23.101879Z",
            "modified": "2026-03-30T15:45:08.065094Z"
        },
        {
            "id": 81118,
            "name": "Un renfort malvenu",
            "created": "2024-05-06T17:12:58.603634Z",
            "modified": "2026-03-30T15:45:07.898029Z"
        },
        {
            "id": 80869,
            "name": "Problem 22",
            "created": "2024-05-01T16:42:47.789775Z",
            "modified": "2026-03-30T15:45:06.532127Z"
        }
    ]
}