GET /user_management/visitor-free/?format=api&offset=77248&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 101603,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77256&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77240&ordering=ip_address",
    "results": [
        {
            "id": 7100,
            "ip_address": "37.111.206.89",
            "count": 3,
            "first_visit": "2022-05-16T19:25:49.135013+06:00",
            "date": null
        },
        {
            "id": 6988,
            "ip_address": "37.111.206.9",
            "count": 3,
            "first_visit": "2022-05-16T18:22:22.448555+06:00",
            "date": null
        },
        {
            "id": 75956,
            "ip_address": "37.111.206.9",
            "count": 1,
            "first_visit": "2024-11-22T21:51:01.640825+06:00",
            "date": "2024-11-22"
        },
        {
            "id": 56567,
            "ip_address": "37.111.206.90",
            "count": 1,
            "first_visit": "2023-10-02T14:22:57.303060+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 64178,
            "ip_address": "37.111.206.90",
            "count": 1,
            "first_visit": "2024-02-01T08:07:27.225660+06:00",
            "date": "2024-02-01"
        },
        {
            "id": 96190,
            "ip_address": "37.111.206.90",
            "count": 1,
            "first_visit": "2026-03-20T11:05:48.252515+06:00",
            "date": "2026-03-20"
        },
        {
            "id": 10736,
            "ip_address": "37.111.206.91",
            "count": 2,
            "first_visit": "2022-05-23T21:17:30.907790+06:00",
            "date": null
        },
        {
            "id": 10608,
            "ip_address": "37.111.206.92",
            "count": 1,
            "first_visit": "2022-05-23T11:42:46.058245+06:00",
            "date": null
        }
    ]
}