List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=64",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=62",
    "results": [
        {
            "id": 19032,
            "name": "Life and death",
            "created": "2020-06-02T07:09:51.211621Z",
            "modified": "2026-04-01T00:01:26.491485Z"
        },
        {
            "id": 19251,
            "name": "Introduction: Shoulder Hit - 1",
            "created": "2020-06-09T11:20:53.112960Z",
            "modified": "2026-04-02T07:58:28.664966Z"
        },
        {
            "id": 19323,
            "name": "Gogogo",
            "created": "2020-06-11T05:22:18.108263Z",
            "modified": "2026-04-01T00:01:27.932881Z"
        },
        {
            "id": 19327,
            "name": "Introduction: Example 1",
            "created": "2020-06-11T10:27:46.144905Z",
            "modified": "2026-04-01T00:01:28.659204Z"
        },
        {
            "id": 19356,
            "name": "'''No'2'''",
            "created": "2020-06-14T08:29:17.031541Z",
            "modified": "2026-04-01T00:01:29.419882Z"
        },
        {
            "id": 19802,
            "name": "gfbhgvb",
            "created": "2020-07-04T03:53:50.512518Z",
            "modified": "2026-04-01T00:01:30.194301Z"
        },
        {
            "id": 19823,
            "name": "El comienzo de la partida",
            "created": "2020-07-05T13:28:37.123440Z",
            "modified": "2026-04-01T00:01:30.916432Z"
        },
        {
            "id": 19866,
            "name": "2.capturar piedras cortantes",
            "created": "2020-07-07T03:55:58.967641Z",
            "modified": "2026-04-01T00:01:31.658536Z"
        },
        {
            "id": 19895,
            "name": "Problem 1",
            "created": "2020-07-07T14:57:53.787129Z",
            "modified": "2026-03-31T08:11:45.581760Z"
        },
        {
            "id": 19956,
            "name": "Capturing stones 2",
            "created": "2020-07-08T11:23:25.112325Z",
            "modified": "2026-03-31T15:25:45.556716Z"
        }
    ]
}