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

{
    "count": 93975,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78080&ordering=ip_address",
    "results": [
        {
            "id": 6997,
            "ip_address": "42.0.6.231",
            "count": 2,
            "first_visit": "2022-05-16T18:26:37.135028+06:00",
            "date": null
        },
        {
            "id": 26990,
            "ip_address": "42.0.6.232",
            "count": 1,
            "first_visit": "2022-07-25T01:35:19.190176+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 6557,
            "ip_address": "42.0.6.232",
            "count": 2,
            "first_visit": "2022-05-16T09:06:56.463033+06:00",
            "date": null
        },
        {
            "id": 6556,
            "ip_address": "42.0.6.232",
            "count": 1,
            "first_visit": "2022-05-16T09:06:56.461912+06:00",
            "date": null
        },
        {
            "id": 12199,
            "ip_address": "42.0.6.233",
            "count": 1,
            "first_visit": "2022-05-28T14:22:44.998880+06:00",
            "date": null
        },
        {
            "id": 17688,
            "ip_address": "42.0.6.233",
            "count": 1,
            "first_visit": "2022-06-23T10:37:53.297514+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 25510,
            "ip_address": "42.0.6.233",
            "count": 1,
            "first_visit": "2022-07-21T12:38:51.536664+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 24231,
            "ip_address": "42.0.6.234",
            "count": 1,
            "first_visit": "2022-07-19T23:12:14.724705+06:00",
            "date": "2022-07-19"
        }
    ]
}