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

{
    "count": 95630,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17720&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17704&ordering=ip_address",
    "results": [
        {
            "id": 27930,
            "ip_address": "103.31.155.239",
            "count": 1,
            "first_visit": "2022-07-27T00:19:46.701059+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 37928,
            "ip_address": "103.31.155.240",
            "count": 1,
            "first_visit": "2022-11-28T01:12:58.071640+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 8729,
            "ip_address": "103.31.155.240",
            "count": 1,
            "first_visit": "2022-05-18T09:46:25.032062+06:00",
            "date": null
        },
        {
            "id": 9378,
            "ip_address": "103.31.155.241",
            "count": 2,
            "first_visit": "2022-05-19T13:43:52.802192+06:00",
            "date": null
        },
        {
            "id": 29980,
            "ip_address": "103.31.155.242",
            "count": 1,
            "first_visit": "2022-07-30T19:22:46.631208+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12570,
            "ip_address": "103.31.155.242",
            "count": 4,
            "first_visit": "2022-05-29T22:13:52.506499+06:00",
            "date": null
        },
        {
            "id": 9581,
            "ip_address": "103.31.155.243",
            "count": 3,
            "first_visit": "2022-05-19T23:55:11.022249+06:00",
            "date": null
        },
        {
            "id": 10377,
            "ip_address": "103.31.155.244",
            "count": 3,
            "first_visit": "2022-05-22T19:40:21.308736+06:00",
            "date": null
        }
    ]
}