List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4734",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4732",
    "results": [
        {
            "id": 14461,
            "name": "Connection Puzzle #3",
            "created": "2019-05-12T16:25:42.260693Z",
            "modified": "2026-05-17T04:13:41.471709Z"
        },
        {
            "id": 6107,
            "name": "sets of moves (2)",
            "created": "2016-05-17T08:05:06.994350Z",
            "modified": "2026-05-17T04:13:47.333732Z"
        },
        {
            "id": 100616,
            "name": "Problem 34",
            "created": "2025-12-14T17:27:48.033835Z",
            "modified": "2026-05-17T04:13:57.025383Z"
        },
        {
            "id": 29620,
            "name": "problem 73",
            "created": "2021-03-31T20:30:04.375162Z",
            "modified": "2026-05-17T04:13:58.326461Z"
        },
        {
            "id": 29621,
            "name": "problem 74",
            "created": "2021-03-31T20:30:37.377363Z",
            "modified": "2026-05-17T04:13:58.780909Z"
        },
        {
            "id": 13566,
            "name": "Snapback 8",
            "created": "2018-11-14T14:40:15.278101Z",
            "modified": "2026-05-17T04:14:12.348206Z"
        },
        {
            "id": 13600,
            "name": "Capture 9",
            "created": "2018-11-21T14:27:05.251671Z",
            "modified": "2026-05-17T04:14:13.150220Z"
        },
        {
            "id": 1425,
            "name": "01 - Pattern 1",
            "created": "2014-10-22T23:34:53.806777Z",
            "modified": "2026-05-17T04:14:26.000006Z"
        },
        {
            "id": 1426,
            "name": "01 - Pattern 1 - a",
            "created": "2014-10-22T23:46:26.031113Z",
            "modified": "2026-05-17T04:14:45.305466Z"
        },
        {
            "id": 1427,
            "name": "01 - Pattern 2",
            "created": "2014-10-23T00:02:29.815523Z",
            "modified": "2026-05-17T04:15:20.492101Z"
        }
    ]
}