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

{
    "count": 101660,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76896&ordering=ip_address",
    "results": [
        {
            "id": 9444,
            "ip_address": "37.111.206.206",
            "count": 1,
            "first_visit": "2022-05-19T17:23:25.634658+06:00",
            "date": null
        },
        {
            "id": 100458,
            "ip_address": "37.111.206.206",
            "count": 1,
            "first_visit": "2026-07-19T12:22:02.766068+06:00",
            "date": "2026-07-19"
        },
        {
            "id": 64080,
            "ip_address": "37.111.206.206",
            "count": 1,
            "first_visit": "2024-01-30T16:49:48.587821+06:00",
            "date": "2024-01-30"
        },
        {
            "id": 62347,
            "ip_address": "37.111.206.206",
            "count": 1,
            "first_visit": "2024-01-04T21:59:51.545410+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 52060,
            "ip_address": "37.111.206.207",
            "count": 2,
            "first_visit": "2023-08-09T18:12:26.846873+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 54118,
            "ip_address": "37.111.206.207",
            "count": 1,
            "first_visit": "2023-09-02T16:22:09.192989+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 51947,
            "ip_address": "37.111.206.207",
            "count": 2,
            "first_visit": "2023-08-08T11:33:34.607124+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 9438,
            "ip_address": "37.111.206.207",
            "count": 2,
            "first_visit": "2022-05-19T17:01:43.011626+06:00",
            "date": null
        }
    ]
}