List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=474
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=id&page=475",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=473",
    "results": [
        {
            "id": 7696,
            "name": "7-dan collection #3",
            "created": "2017-05-01T07:20:41.447334Z",
            "modified": "2026-03-31T19:44:17.891957Z"
        },
        {
            "id": 7697,
            "name": "problem 759",
            "created": "2017-05-01T11:41:14.926487Z",
            "modified": "2026-04-29T07:54:16.044913Z"
        },
        {
            "id": 7698,
            "name": "problem 760",
            "created": "2017-05-01T12:49:33.863170Z",
            "modified": "2026-04-29T07:54:16.404630Z"
        },
        {
            "id": 7699,
            "name": "problem 761",
            "created": "2017-05-01T13:21:29.227799Z",
            "modified": "2026-04-29T07:54:16.748250Z"
        },
        {
            "id": 7700,
            "name": "problem 762",
            "created": "2017-05-01T13:22:27.732869Z",
            "modified": "2026-04-29T07:54:18.429169Z"
        },
        {
            "id": 7701,
            "name": "problem 763",
            "created": "2017-05-01T13:26:43.075141Z",
            "modified": "2026-04-29T07:54:17.450340Z"
        },
        {
            "id": 7702,
            "name": "problem 764",
            "created": "2017-05-01T13:28:44.835766Z",
            "modified": "2026-04-29T07:54:17.837779Z"
        },
        {
            "id": 7703,
            "name": "problem 765",
            "created": "2017-05-01T13:30:35.644236Z",
            "modified": "2026-04-29T07:54:18.551273Z"
        },
        {
            "id": 7704,
            "name": "problem 018",
            "created": "2017-05-01T13:32:30.884850Z",
            "modified": "2026-05-01T07:17:08.700932Z"
        },
        {
            "id": 7705,
            "name": "problem 019",
            "created": "2017-05-01T13:35:11.379571Z",
            "modified": "2026-04-29T10:15:06.372700Z"
        }
    ]
}