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

{
    "count": 95562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17688&ordering=ip_address",
    "results": [
        {
            "id": 5620,
            "ip_address": "103.31.155.238",
            "count": 4,
            "first_visit": "2022-05-05T10:41:13.407380+06:00",
            "date": null
        },
        {
            "id": 17493,
            "ip_address": "103.31.155.238",
            "count": 1,
            "first_visit": "2022-06-22T21:26:19.517864+06:00",
            "date": "2022-06-22"
        },
        {
            "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": 7254,
            "ip_address": "103.31.155.239",
            "count": 3,
            "first_visit": "2022-05-16T20:07:41.836497+06:00",
            "date": null
        },
        {
            "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": 12570,
            "ip_address": "103.31.155.242",
            "count": 4,
            "first_visit": "2022-05-29T22:13:52.506499+06:00",
            "date": null
        }
    ]
}