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

{
    "count": 101431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79752&ordering=ip_address",
    "results": [
        {
            "id": 7135,
            "ip_address": "37.111.216.100",
            "count": 1,
            "first_visit": "2022-05-16T19:36:29.286977+06:00",
            "date": null
        },
        {
            "id": 3924,
            "ip_address": "37.111.216.110",
            "count": 1,
            "first_visit": "2022-02-27T18:37:03.978777+06:00",
            "date": null
        },
        {
            "id": 4928,
            "ip_address": "37.111.216.141",
            "count": 5,
            "first_visit": "2022-04-05T13:15:53.558518+06:00",
            "date": null
        },
        {
            "id": 4929,
            "ip_address": "37.111.216.144",
            "count": 6,
            "first_visit": "2022-04-05T13:25:54.444690+06:00",
            "date": null
        },
        {
            "id": 34714,
            "ip_address": "37.111.216.159",
            "count": 1,
            "first_visit": "2022-09-20T14:29:30.399287+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 12686,
            "ip_address": "37.111.216.163",
            "count": 1,
            "first_visit": "2022-05-30T04:32:58.358289+06:00",
            "date": null
        },
        {
            "id": 68806,
            "ip_address": "37.111.216.173",
            "count": 1,
            "first_visit": "2024-05-22T12:11:41.236059+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 66417,
            "ip_address": "37.111.216.173",
            "count": 1,
            "first_visit": "2024-03-27T15:48:49.739265+06:00",
            "date": "2024-03-27"
        }
    ]
}