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

{
    "count": 102689,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50232&ordering=ip_address",
    "results": [
        {
            "id": 25973,
            "ip_address": "119.30.32.2",
            "count": 1,
            "first_visit": "2022-07-22T14:38:14.126860+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 10675,
            "ip_address": "119.30.32.20",
            "count": 5,
            "first_visit": "2022-05-23T14:18:24.424471+06:00",
            "date": null
        },
        {
            "id": 24970,
            "ip_address": "119.30.32.201",
            "count": 1,
            "first_visit": "2022-07-20T22:49:35.789595+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 9429,
            "ip_address": "119.30.32.201",
            "count": 1,
            "first_visit": "2022-05-19T16:45:55.693280+06:00",
            "date": null
        },
        {
            "id": 15068,
            "ip_address": "119.30.32.201",
            "count": 1,
            "first_visit": "2022-06-14T19:02:42.418726+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 34916,
            "ip_address": "119.30.32.203",
            "count": 5,
            "first_visit": "2022-09-24T11:40:24.916550+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 19493,
            "ip_address": "119.30.32.203",
            "count": 1,
            "first_visit": "2022-06-27T17:20:51.049970+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 8764,
            "ip_address": "119.30.32.203",
            "count": 3,
            "first_visit": "2022-05-18T10:29:03.166612+06:00",
            "date": null
        }
    ]
}