List accessible puzzles or create a new puzzle.

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

{
    "count": 58786,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1078",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1076",
    "results": [
        {
            "id": 10578,
            "name": "For Beginners",
            "created": "2018-08-17T19:15:02.114265Z",
            "modified": "2026-04-04T05:20:04.269714Z"
        },
        {
            "id": 11549,
            "name": "one eye",
            "created": "2018-09-09T21:47:30.295112Z",
            "modified": "2026-04-04T05:20:07.386537Z"
        },
        {
            "id": 82405,
            "name": "Capture01",
            "created": "2024-06-18T12:02:45.980805Z",
            "modified": "2026-04-04T15:57:59.721712Z"
        },
        {
            "id": 82420,
            "name": "Eyes 07",
            "created": "2024-06-18T12:23:28.382683Z",
            "modified": "2026-04-04T16:02:42.483823Z"
        },
        {
            "id": 21539,
            "name": "Puzzle 8 (p. 59)",
            "created": "2020-10-13T16:44:28.772953Z",
            "modified": "2026-04-04T17:27:14.937527Z"
        },
        {
            "id": 48907,
            "name": "Shape 1",
            "created": "2022-02-12T05:11:59.241740Z",
            "modified": "2026-04-04T18:01:39.036039Z"
        },
        {
            "id": 101240,
            "name": "Best Move ?",
            "created": "2025-12-28T12:26:16.162235Z",
            "modified": "2026-04-04T19:33:30.892215Z"
        },
        {
            "id": 101241,
            "name": "How to kill white",
            "created": "2025-12-28T12:28:22.662434Z",
            "modified": "2026-04-04T19:33:50.506402Z"
        },
        {
            "id": 101242,
            "name": "Entkomme",
            "created": "2025-12-28T12:46:41.878638Z",
            "modified": "2026-04-04T19:33:52.458358Z"
        },
        {
            "id": 67972,
            "name": "Doubling Down",
            "created": "2023-01-27T00:24:30.225574Z",
            "modified": "2026-04-04T23:43:26.999597Z"
        }
    ]
}