List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=482",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=480",
    "results": [
        {
            "id": 7766,
            "name": "Keep Alive!",
            "created": "2017-05-09T00:37:59.196455Z",
            "modified": "2026-03-31T19:46:02.128551Z"
        },
        {
            "id": 7767,
            "name": "Extremely satisfying captures",
            "created": "2017-05-09T00:48:19.165811Z",
            "modified": "2026-03-31T19:46:03.626314Z"
        },
        {
            "id": 7768,
            "name": "A Good Choice",
            "created": "2017-05-09T01:08:41.497194Z",
            "modified": "2026-03-31T19:46:05.127421Z"
        },
        {
            "id": 7769,
            "name": "001-Capture Black",
            "created": "2017-05-09T16:13:22.375536Z",
            "modified": "2026-04-15T11:01:17.343939Z"
        },
        {
            "id": 7770,
            "name": "002- Basic Life and Death Situation",
            "created": "2017-05-09T17:06:45.674491Z",
            "modified": "2026-04-15T09:30:05.867600Z"
        },
        {
            "id": 7771,
            "name": "problem 781",
            "created": "2017-05-09T17:34:04.376813Z",
            "modified": "2026-04-29T07:55:06.378865Z"
        },
        {
            "id": 7772,
            "name": "problem 782",
            "created": "2017-05-09T18:26:14.477439Z",
            "modified": "2026-04-29T07:55:06.756383Z"
        },
        {
            "id": 7773,
            "name": "problem 783",
            "created": "2017-05-09T18:28:28.677414Z",
            "modified": "2026-05-03T06:52:10.906854Z"
        },
        {
            "id": 7774,
            "name": "problem 784",
            "created": "2017-05-09T18:30:23.345067Z",
            "modified": "2026-05-03T06:52:11.272706Z"
        },
        {
            "id": 7775,
            "name": "problem 785",
            "created": "2017-05-09T18:31:40.086476Z",
            "modified": "2026-05-04T03:23:19.844631Z"
        }
    ]
}