List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5547",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5545",
    "results": [
        {
            "id": 46616,
            "name": "Question 12",
            "created": "2022-01-15T13:07:35.303624Z",
            "modified": "2026-04-01T04:42:23.215733Z"
        },
        {
            "id": 46639,
            "name": "Question 1",
            "created": "2022-01-15T13:31:30.933007Z",
            "modified": "2026-04-01T04:42:53.273964Z"
        },
        {
            "id": 46640,
            "name": "Question 2",
            "created": "2022-01-15T13:33:04.301438Z",
            "modified": "2026-04-01T04:43:00.664093Z"
        },
        {
            "id": 46641,
            "name": "Question 3",
            "created": "2022-01-15T13:34:07.478744Z",
            "modified": "2026-04-01T04:43:03.743171Z"
        },
        {
            "id": 46642,
            "name": "Question4",
            "created": "2022-01-15T13:35:24.538293Z",
            "modified": "2026-04-01T04:43:06.548809Z"
        },
        {
            "id": 46643,
            "name": "Question 5",
            "created": "2022-01-15T13:38:59.801777Z",
            "modified": "2026-04-01T04:43:13.600683Z"
        },
        {
            "id": 2345,
            "name": "Life and Death 2.10",
            "created": "2015-01-19T06:40:12.896916Z",
            "modified": "2026-04-01T04:43:37.048865Z"
        },
        {
            "id": 46644,
            "name": "Question 6",
            "created": "2022-01-15T13:43:29.649178Z",
            "modified": "2026-04-01T04:43:38.189875Z"
        },
        {
            "id": 46648,
            "name": "Question 7",
            "created": "2022-01-15T15:28:23.636543Z",
            "modified": "2026-04-01T04:43:47.375795Z"
        },
        {
            "id": 46649,
            "name": "Question 8",
            "created": "2022-01-15T15:30:04.503698Z",
            "modified": "2026-04-01T04:43:51.484725Z"
        }
    ]
}