List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=487
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=488",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=486",
    "results": [
        {
            "id": 52755,
            "name": "Diagram [4884]",
            "created": "2022-03-21T15:53:47.234951Z",
            "modified": "2026-03-30T12:52:04.068185Z"
        },
        {
            "id": 52795,
            "name": "Chapter 1-1",
            "created": "2022-03-22T06:09:47.781186Z",
            "modified": "2026-03-30T12:52:05.771444Z"
        },
        {
            "id": 52818,
            "name": "Diagram [4886]",
            "created": "2022-03-22T08:28:04.907321Z",
            "modified": "2026-03-30T12:52:07.099565Z"
        },
        {
            "id": 52815,
            "name": "Diagram [4885]",
            "created": "2022-03-22T08:24:47.807132Z",
            "modified": "2026-03-30T12:52:07.112552Z"
        },
        {
            "id": 52819,
            "name": "Diagram [4887]",
            "created": "2022-03-22T08:29:21.463684Z",
            "modified": "2026-03-30T12:52:07.133760Z"
        },
        {
            "id": 52858,
            "name": "Diagram [4901]",
            "created": "2022-03-22T09:25:43.915223Z",
            "modified": "2026-03-30T12:53:11.513154Z"
        },
        {
            "id": 52863,
            "name": "Diagram [4902]",
            "created": "2022-03-22T09:28:07.305814Z",
            "modified": "2026-03-30T12:53:12.193932Z"
        },
        {
            "id": 52993,
            "name": "Diagram [4912]",
            "created": "2022-03-23T07:33:01.858496Z",
            "modified": "2026-03-30T12:54:07.234910Z"
        },
        {
            "id": 52989,
            "name": "introduction",
            "created": "2022-03-23T04:09:27.877042Z",
            "modified": "2026-03-30T12:54:07.247111Z"
        },
        {
            "id": 52995,
            "name": "Diagram [4913]",
            "created": "2022-03-23T07:36:47.036817Z",
            "modified": "2026-03-30T12:54:07.288117Z"
        }
    ]
}