List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5358",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5356",
    "results": [
        {
            "id": 48178,
            "name": "question52",
            "created": "2022-02-04T08:37:25.512778Z",
            "modified": "2026-03-30T12:08:16.537526Z"
        },
        {
            "id": 48176,
            "name": "question50",
            "created": "2022-02-04T08:36:08.456848Z",
            "modified": "2026-03-30T12:08:16.490605Z"
        },
        {
            "id": 48177,
            "name": "question51",
            "created": "2022-02-04T08:36:49.318700Z",
            "modified": "2026-03-30T12:08:16.477582Z"
        },
        {
            "id": 48174,
            "name": "question49",
            "created": "2022-02-04T08:35:06.010720Z",
            "modified": "2026-03-30T12:08:16.431581Z"
        },
        {
            "id": 48167,
            "name": "question48",
            "created": "2022-02-04T08:09:20.169895Z",
            "modified": "2026-03-30T12:08:15.315192Z"
        },
        {
            "id": 48166,
            "name": "question47",
            "created": "2022-02-04T08:02:57.057294Z",
            "modified": "2026-03-30T12:08:15.284991Z"
        },
        {
            "id": 48165,
            "name": "question46",
            "created": "2022-02-04T08:02:11.849538Z",
            "modified": "2026-03-30T12:08:15.233327Z"
        },
        {
            "id": 48063,
            "name": "Possible?",
            "created": "2022-02-02T15:45:25.236238Z",
            "modified": "2026-03-30T12:07:08.439570Z"
        },
        {
            "id": 48016,
            "name": "how to capture #6",
            "created": "2022-02-02T10:34:44.643901Z",
            "modified": "2026-03-30T12:07:07.453390Z"
        },
        {
            "id": 48015,
            "name": "how to capture #5",
            "created": "2022-02-02T10:27:53.529317Z",
            "modified": "2026-03-30T12:07:07.417410Z"
        }
    ]
}