List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=366",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=364",
    "results": [
        {
            "id": 42822,
            "name": "Diagram [3768]",
            "created": "2021-11-16T12:55:30.321706Z",
            "modified": "2026-03-30T11:19:06.603693Z"
        },
        {
            "id": 42821,
            "name": "Diagram [3767]",
            "created": "2021-11-16T09:28:15.834443Z",
            "modified": "2026-03-30T11:19:06.608207Z"
        },
        {
            "id": 42825,
            "name": "Diagram [3769]",
            "created": "2021-11-16T12:59:27.987709Z",
            "modified": "2026-03-30T11:19:06.633691Z"
        },
        {
            "id": 42826,
            "name": "Diagram [3770]",
            "created": "2021-11-16T13:02:01.278559Z",
            "modified": "2026-03-30T11:19:06.741002Z"
        },
        {
            "id": 42828,
            "name": "Diagram [3772]",
            "created": "2021-11-16T13:05:10.372727Z",
            "modified": "2026-03-30T11:19:06.846764Z"
        },
        {
            "id": 42827,
            "name": "Diagram [3771]",
            "created": "2021-11-16T13:03:34.645650Z",
            "modified": "2026-03-30T11:19:06.847592Z"
        },
        {
            "id": 42829,
            "name": "Diagram [3773]",
            "created": "2021-11-16T13:08:34.752411Z",
            "modified": "2026-03-30T11:19:06.956429Z"
        },
        {
            "id": 42830,
            "name": "Diagram [3774]",
            "created": "2021-11-16T13:10:17.065875Z",
            "modified": "2026-03-30T11:19:06.958837Z"
        },
        {
            "id": 42831,
            "name": "Diagram [3775]",
            "created": "2021-11-16T13:12:15.030284Z",
            "modified": "2026-03-30T11:19:06.994832Z"
        },
        {
            "id": 42832,
            "name": "Diagram [3776]",
            "created": "2021-11-16T13:14:21.023154Z",
            "modified": "2026-03-30T11:19:07.109066Z"
        }
    ]
}