List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5100
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=5101",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5099",
    "results": [
        {
            "id": 67327,
            "name": "#2: (continued) practice capturing",
            "created": "2023-01-07T01:17:25.044960Z",
            "modified": "2026-03-30T14:34:10.264211Z"
        },
        {
            "id": 67337,
            "name": "Bul 69: PS 1",
            "created": "2023-01-07T12:00:19.474627Z",
            "modified": "2026-03-30T14:34:10.259732Z"
        },
        {
            "id": 67320,
            "name": "yizhenjianxie",
            "created": "2023-01-06T03:32:16.855231Z",
            "modified": "2026-03-30T14:34:10.108126Z"
        },
        {
            "id": 67326,
            "name": "#2: practice capturing",
            "created": "2023-01-07T01:12:18.305272Z",
            "modified": "2026-03-30T14:34:10.104957Z"
        },
        {
            "id": 67325,
            "name": "#1: how to capture",
            "created": "2023-01-07T01:10:37.843346Z",
            "modified": "2026-03-30T14:34:10.084135Z"
        },
        {
            "id": 67319,
            "name": "GO GO puzzle",
            "created": "2023-01-05T18:43:30.583985Z",
            "modified": "2026-03-30T14:34:09.768409Z"
        },
        {
            "id": 67316,
            "name": "John Cloud Bondoc 1",
            "created": "2023-01-05T14:13:57.379837Z",
            "modified": "2026-03-30T14:34:09.728896Z"
        },
        {
            "id": 67315,
            "name": "John Cloud Bondoc",
            "created": "2023-01-05T14:10:28.415153Z",
            "modified": "2026-03-30T14:34:09.085646Z"
        },
        {
            "id": 67237,
            "name": "Bul 68: SV 2",
            "created": "2022-12-30T11:18:03.822885Z",
            "modified": "2026-03-30T14:34:08.348668Z"
        },
        {
            "id": 67235,
            "name": "Bul 68: JFF",
            "created": "2022-12-30T11:15:20.724931Z",
            "modified": "2026-03-30T14:34:07.624967Z"
        }
    ]
}