List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=379
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=id&page=380",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=378",
    "results": [
        {
            "id": 6696,
            "name": "Ad: Mark5000 2!",
            "created": "2017-02-03T03:24:00.286537Z",
            "modified": "2026-03-31T19:21:18.161236Z"
        },
        {
            "id": 6697,
            "name": "Ad: flowing",
            "created": "2017-02-03T03:25:45.953256Z",
            "modified": "2026-03-31T19:21:19.698759Z"
        },
        {
            "id": 6698,
            "name": "Ad: DerpiPlays",
            "created": "2017-02-03T03:41:33.197434Z",
            "modified": "2026-03-31T19:21:20.920671Z"
        },
        {
            "id": 6699,
            "name": "Level 3.5: Problem 005",
            "created": "2017-02-03T18:53:53.867192Z",
            "modified": "2026-03-31T19:21:22.144389Z"
        },
        {
            "id": 6700,
            "name": "Painful late-game kikashi? Or black's mistake?",
            "created": "2017-02-03T21:48:53.024010Z",
            "modified": "2026-03-31T19:21:24.408983Z"
        },
        {
            "id": 6708,
            "name": "Learning 3.1: Snapback",
            "created": "2017-02-05T20:47:24.550100Z",
            "modified": "2026-03-31T19:21:25.667751Z"
        },
        {
            "id": 6709,
            "name": "Level 3.6: Problem 006",
            "created": "2017-02-05T20:47:49.731207Z",
            "modified": "2026-03-31T19:21:26.846537Z"
        },
        {
            "id": 6710,
            "name": "Level 3.7: Problem 007",
            "created": "2017-02-05T22:08:42.928637Z",
            "modified": "2026-03-31T19:21:28.247541Z"
        },
        {
            "id": 6711,
            "name": "Level 3.7: Problem 007 solution",
            "created": "2017-02-05T22:18:54.847520Z",
            "modified": "2026-03-31T19:21:29.918306Z"
        },
        {
            "id": 6712,
            "name": "Greetings",
            "created": "2017-02-05T22:19:35.871583Z",
            "modified": "2026-03-31T19:21:31.508728Z"
        }
    ]
}