List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=800",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=798",
    "results": [
        {
            "id": 41225,
            "name": "Forcing Move 12",
            "created": "2021-10-24T13:19:07.785707Z",
            "modified": "2026-03-31T15:46:54.034749Z"
        },
        {
            "id": 45059,
            "name": "Diagram [5176]",
            "created": "2021-12-18T14:09:22.083821Z",
            "modified": "2026-03-31T15:46:58.080311Z"
        },
        {
            "id": 50103,
            "name": "Diagram [4176]",
            "created": "2022-02-22T08:54:08.335995Z",
            "modified": "2026-03-31T15:46:59.567862Z"
        },
        {
            "id": 68836,
            "name": "Puzzle 176",
            "created": "2023-02-11T16:27:33.682854Z",
            "modified": "2026-03-31T15:47:05.935911Z"
        },
        {
            "id": 19033,
            "name": "Задача 175",
            "created": "2020-06-02T09:14:17.633270Z",
            "modified": "2026-03-31T15:47:17.789226Z"
        },
        {
            "id": 37136,
            "name": "Diagram [1177]",
            "created": "2021-08-22T10:14:03.957949Z",
            "modified": "2026-03-31T15:47:26.200707Z"
        },
        {
            "id": 39137,
            "name": "Diagram [2177]",
            "created": "2021-10-01T07:36:45.417657Z",
            "modified": "2026-03-31T15:47:28.565329Z"
        },
        {
            "id": 41295,
            "name": "Forcing Move 13",
            "created": "2021-10-24T22:24:05.237960Z",
            "modified": "2026-03-31T15:47:29.738978Z"
        },
        {
            "id": 45060,
            "name": "Diagram [5177]",
            "created": "2021-12-18T14:10:52.100651Z",
            "modified": "2026-03-31T15:47:33.927873Z"
        },
        {
            "id": 50104,
            "name": "Diagram [4177]",
            "created": "2022-02-22T08:55:59.713787Z",
            "modified": "2026-03-31T15:47:35.096770Z"
        }
    ]
}