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

{
    "count": 100939,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17608&ordering=-ip_address",
    "results": [
        {
            "id": 24570,
            "ip_address": "42.0.6.236",
            "count": 1,
            "first_visit": "2022-07-20T11:52:17.209064+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 796,
            "ip_address": "42.0.6.236",
            "count": 1,
            "first_visit": "2021-12-18T12:55:37.980263+06:00",
            "date": null
        },
        {
            "id": 41744,
            "ip_address": "42.0.6.235",
            "count": 1,
            "first_visit": "2023-02-07T17:53:52.476530+06:00",
            "date": "2023-02-07"
        },
        {
            "id": 8802,
            "ip_address": "42.0.6.235",
            "count": 1,
            "first_visit": "2022-05-18T11:04:18.493042+06:00",
            "date": null
        },
        {
            "id": 24231,
            "ip_address": "42.0.6.234",
            "count": 1,
            "first_visit": "2022-07-19T23:12:14.724705+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 8677,
            "ip_address": "42.0.6.234",
            "count": 1,
            "first_visit": "2022-05-18T08:26:54.379154+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": 12199,
            "ip_address": "42.0.6.233",
            "count": 1,
            "first_visit": "2022-05-28T14:22:44.998880+06:00",
            "date": null
        }
    ]
}