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

{
    "count": 98021,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25504&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25488&ordering=-ip_address",
    "results": [
        {
            "id": 33050,
            "ip_address": "37.111.195.199",
            "count": 1,
            "first_visit": "2022-08-27T01:25:54.072341+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 6298,
            "ip_address": "37.111.195.199",
            "count": 4,
            "first_visit": "2022-05-15T09:37:34.122672+06:00",
            "date": null
        },
        {
            "id": 30083,
            "ip_address": "37.111.195.193",
            "count": 1,
            "first_visit": "2022-07-30T23:46:32.022246+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7030,
            "ip_address": "37.111.195.191",
            "count": 1,
            "first_visit": "2022-05-16T18:48:30.071160+06:00",
            "date": null
        },
        {
            "id": 10951,
            "ip_address": "37.111.195.190",
            "count": 1,
            "first_visit": "2022-05-24T12:37:22.476364+06:00",
            "date": null
        },
        {
            "id": 10056,
            "ip_address": "37.111.195.189",
            "count": 1,
            "first_visit": "2022-05-21T17:43:37.489778+06:00",
            "date": null
        },
        {
            "id": 27107,
            "ip_address": "37.111.195.189",
            "count": 1,
            "first_visit": "2022-07-25T09:22:09.308832+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12875,
            "ip_address": "37.111.195.187",
            "count": 1,
            "first_visit": "2022-05-30T20:50:06.073139+06:00",
            "date": null
        }
    ]
}