List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5132
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=modified&page=5133",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5131",
    "results": [
        {
            "id": 1761,
            "name": "Tripod - A1F4",
            "created": "2014-11-10T15:37:22.461719Z",
            "modified": "2026-05-01T05:27:38.584062Z"
        },
        {
            "id": 1762,
            "name": "Tripod - A1F4A",
            "created": "2014-11-10T15:39:29.044776Z",
            "modified": "2026-05-01T05:27:39.154702Z"
        },
        {
            "id": 2461,
            "name": "Tripod - A3F1",
            "created": "2015-02-09T15:30:36.777498Z",
            "modified": "2026-05-01T05:27:39.733425Z"
        },
        {
            "id": 2462,
            "name": "Tripod - A3F2",
            "created": "2015-02-09T15:34:53.886629Z",
            "modified": "2026-05-01T05:27:40.303606Z"
        },
        {
            "id": 54006,
            "name": "Invading the Corner",
            "created": "2022-03-30T14:14:26.943860Z",
            "modified": "2026-05-01T05:27:41.503908Z"
        },
        {
            "id": 26330,
            "name": "Madgo(HKGCA)_LV-1_043",
            "created": "2021-01-18T18:56:38.911846Z",
            "modified": "2026-05-01T05:27:42.079084Z"
        },
        {
            "id": 2463,
            "name": "Tripod - A3F3",
            "created": "2015-02-09T15:43:00.794228Z",
            "modified": "2026-05-01T05:27:43.644112Z"
        },
        {
            "id": 20073,
            "name": "Evitar ojos falsos 2",
            "created": "2020-07-14T16:06:20.071502Z",
            "modified": "2026-05-01T05:27:44.719740Z"
        },
        {
            "id": 21656,
            "name": "Problem 22",
            "created": "2020-10-15T21:15:04.483886Z",
            "modified": "2026-05-01T05:27:49.325188Z"
        },
        {
            "id": 21659,
            "name": "Problem 25",
            "created": "2020-10-15T21:18:45.305187Z",
            "modified": "2026-05-01T05:27:50.727802Z"
        }
    ]
}