List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=370
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=371",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=369",
    "results": [
        {
            "id": 43152,
            "name": "Diagram [3819]",
            "created": "2021-11-22T09:58:49.459085Z",
            "modified": "2026-03-30T11:22:09.402255Z"
        },
        {
            "id": 43157,
            "name": "Diagram [3824]",
            "created": "2021-11-22T10:06:42.869666Z",
            "modified": "2026-03-30T11:22:09.453930Z"
        },
        {
            "id": 43155,
            "name": "Diagram [3822]",
            "created": "2021-11-22T10:03:43.719417Z",
            "modified": "2026-03-30T11:22:09.458459Z"
        },
        {
            "id": 43156,
            "name": "Diagram [3823]",
            "created": "2021-11-22T10:05:07.934295Z",
            "modified": "2026-03-30T11:22:09.463150Z"
        },
        {
            "id": 43158,
            "name": "Diagram [3825]",
            "created": "2021-11-22T10:08:56.175952Z",
            "modified": "2026-03-30T11:22:09.477019Z"
        },
        {
            "id": 43159,
            "name": "Diagram [3826]",
            "created": "2021-11-22T10:11:46.216567Z",
            "modified": "2026-03-30T11:22:09.522646Z"
        },
        {
            "id": 43160,
            "name": "Diagram [3827]",
            "created": "2021-11-22T10:13:28.741242Z",
            "modified": "2026-03-30T11:22:09.618119Z"
        },
        {
            "id": 43161,
            "name": "Diagram [3828]",
            "created": "2021-11-22T10:14:50.440553Z",
            "modified": "2026-03-30T11:22:09.763699Z"
        },
        {
            "id": 43162,
            "name": "Diagram [3829]",
            "created": "2021-11-22T10:16:33.543697Z",
            "modified": "2026-03-30T11:22:10.004557Z"
        },
        {
            "id": 43163,
            "name": "Diagram [3830]",
            "created": "2021-11-22T10:18:05.689072Z",
            "modified": "2026-03-30T11:22:10.021570Z"
        }
    ]
}