List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5541",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5539",
    "results": [
        {
            "id": 68613,
            "name": "Puzzle 30",
            "created": "2023-02-06T15:18:52.115091Z",
            "modified": "2026-04-01T02:21:46.411548Z"
        },
        {
            "id": 70414,
            "name": "This project 30",
            "created": "2023-04-05T10:03:01.595604Z",
            "modified": "2026-04-01T02:21:47.129423Z"
        },
        {
            "id": 71295,
            "name": "2.B.7.",
            "created": "2023-04-30T06:45:37.721815Z",
            "modified": "2026-04-01T02:21:47.973983Z"
        },
        {
            "id": 71418,
            "name": "libertades externas 18",
            "created": "2023-05-06T02:10:12.309264Z",
            "modified": "2026-04-01T02:21:48.698028Z"
        },
        {
            "id": 72510,
            "name": "2023.06.02",
            "created": "2023-06-02T15:06:51.555267Z",
            "modified": "2026-04-01T02:21:49.570070Z"
        },
        {
            "id": 74044,
            "name": "Capture 4",
            "created": "2023-06-24T18:42:31.564744Z",
            "modified": "2026-04-01T02:21:50.423698Z"
        },
        {
            "id": 75296,
            "name": "007. Tesuji",
            "created": "2023-07-19T03:10:53.785472Z",
            "modified": "2026-04-01T02:21:51.271377Z"
        },
        {
            "id": 75373,
            "name": "Part 10",
            "created": "2023-07-21T10:51:42.378773Z",
            "modified": "2026-04-01T02:21:52.120787Z"
        },
        {
            "id": 75799,
            "name": "Bul 93 PP - 1",
            "created": "2023-08-07T08:59:19.553116Z",
            "modified": "2026-04-01T02:21:52.848441Z"
        },
        {
            "id": 76373,
            "name": "rompe escaleras 7",
            "created": "2023-09-07T01:55:00.364331Z",
            "modified": "2026-04-01T02:21:53.566629Z"
        }
    ]
}