List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4596",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4594",
    "results": [
        {
            "id": 6878,
            "name": "#4 save the stones",
            "created": "2017-03-14T13:57:12.635914Z",
            "modified": "2026-04-15T11:01:13.200892Z"
        },
        {
            "id": 6826,
            "name": "го 3221",
            "created": "2017-03-05T12:57:35.564611Z",
            "modified": "2026-04-15T11:01:12.837060Z"
        },
        {
            "id": 6812,
            "name": "Is that a ladder?",
            "created": "2017-03-02T13:59:17.789962Z",
            "modified": "2026-04-15T11:01:12.421691Z"
        },
        {
            "id": 6808,
            "name": "Eyes - Capture stones!",
            "created": "2017-03-02T11:07:16.551637Z",
            "modified": "2026-04-15T11:01:12.101245Z"
        },
        {
            "id": 6732,
            "name": "Best Move 17",
            "created": "2017-02-16T00:48:21.311897Z",
            "modified": "2026-04-15T11:01:10.830368Z"
        },
        {
            "id": 6688,
            "name": "Level 3.1: Problem 001",
            "created": "2017-02-02T22:23:28.487830Z",
            "modified": "2026-04-15T11:01:10.504853Z"
        },
        {
            "id": 6586,
            "name": "Tsumego Pro Puzzle",
            "created": "2016-12-20T00:25:03.893939Z",
            "modified": "2026-04-15T11:01:10.093606Z"
        },
        {
            "id": 6521,
            "name": "Level 26: Bamboo Joint (Cuttable :C)",
            "created": "2016-11-30T20:43:33.805785Z",
            "modified": "2026-04-15T11:01:09.745907Z"
        },
        {
            "id": 6415,
            "name": "Question 17/105",
            "created": "2016-10-10T09:22:42.195565Z",
            "modified": "2026-04-15T11:01:09.323022Z"
        },
        {
            "id": 6414,
            "name": "Question 16/100",
            "created": "2016-10-10T09:20:35.200073Z",
            "modified": "2026-04-15T11:01:08.991037Z"
        }
    ]
}