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

{
    "count": 99404,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24504&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24488&ordering=-ip_address",
    "results": [
        {
            "id": 24246,
            "ip_address": "37.111.205.251",
            "count": 1,
            "first_visit": "2022-07-19T23:45:10.138221+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 4659,
            "ip_address": "37.111.205.251",
            "count": 1,
            "first_visit": "2022-03-24T23:11:49.919441+06:00",
            "date": null
        },
        {
            "id": 7104,
            "ip_address": "37.111.205.25",
            "count": 1,
            "first_visit": "2022-05-16T19:26:49.321393+06:00",
            "date": null
        },
        {
            "id": 9870,
            "ip_address": "37.111.205.249",
            "count": 2,
            "first_visit": "2022-05-20T23:15:41.603567+06:00",
            "date": null
        },
        {
            "id": 12440,
            "ip_address": "37.111.205.248",
            "count": 1,
            "first_visit": "2022-05-29T11:40:03.061685+06:00",
            "date": null
        },
        {
            "id": 28739,
            "ip_address": "37.111.205.243",
            "count": 1,
            "first_visit": "2022-07-28T11:53:33.652384+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7651,
            "ip_address": "37.111.205.242",
            "count": 13,
            "first_visit": "2022-05-17T08:16:31.815583+06:00",
            "date": null
        },
        {
            "id": 24066,
            "ip_address": "37.111.205.242",
            "count": 1,
            "first_visit": "2022-07-19T11:43:18.787511+06:00",
            "date": "2022-07-19"
        }
    ]
}