List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=996",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=994",
    "results": [
        {
            "id": 337,
            "name": "Problem 45",
            "created": "2014-09-30T04:08:17.015089Z",
            "modified": "2026-05-23T03:55:27.175010Z"
        },
        {
            "id": 31928,
            "name": "Diagram (561)",
            "created": "2021-06-22T14:23:56.705721Z",
            "modified": "2026-05-23T03:53:25.124732Z"
        },
        {
            "id": 31927,
            "name": "Diagram (560)",
            "created": "2021-06-22T12:37:54.346041Z",
            "modified": "2026-05-23T03:53:24.571245Z"
        },
        {
            "id": 47916,
            "name": "Diagram [5951]",
            "created": "2022-02-01T12:19:56.752218Z",
            "modified": "2026-05-23T03:53:24.162831Z"
        },
        {
            "id": 47915,
            "name": "Diagram [5950]",
            "created": "2022-02-01T12:18:07.346555Z",
            "modified": "2026-05-23T03:53:23.621466Z"
        },
        {
            "id": 42260,
            "name": "Diagram [3457]",
            "created": "2021-11-06T08:10:10.175442Z",
            "modified": "2026-05-23T03:53:13.238715Z"
        },
        {
            "id": 52750,
            "name": "Diagram [4882]",
            "created": "2022-03-21T15:49:10.089681Z",
            "modified": "2026-05-23T03:53:09.987211Z"
        },
        {
            "id": 52747,
            "name": "Diagram [4881]",
            "created": "2022-03-21T15:46:47.619896Z",
            "modified": "2026-05-23T03:53:09.049260Z"
        },
        {
            "id": 7073,
            "name": "Problem № 152",
            "created": "2017-03-22T09:12:14.048814Z",
            "modified": "2026-05-23T03:52:55.092676Z"
        },
        {
            "id": 7072,
            "name": "Problem № 151",
            "created": "2017-03-22T09:08:36.986838Z",
            "modified": "2026-05-23T03:52:54.474787Z"
        }
    ]
}