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

{
    "count": 92543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9632&ordering=ip_address",
    "results": [
        {
            "id": 4505,
            "ip_address": "103.170.138.248",
            "count": 1,
            "first_visit": "2022-03-19T22:21:22.302010+06:00",
            "date": null
        },
        {
            "id": 29818,
            "ip_address": "103.170.138.248",
            "count": 1,
            "first_visit": "2022-07-30T11:24:00.527590+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 21906,
            "ip_address": "103.170.138.250",
            "count": 1,
            "first_visit": "2022-07-11T00:36:02.994308+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 31447,
            "ip_address": "103.170.138.250",
            "count": 1,
            "first_visit": "2022-08-07T16:56:01.695111+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 28204,
            "ip_address": "103.170.138.250",
            "count": 1,
            "first_visit": "2022-07-27T13:08:29.930964+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28672,
            "ip_address": "103.170.138.251",
            "count": 1,
            "first_visit": "2022-07-28T10:41:25.174672+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7719,
            "ip_address": "103.170.138.56",
            "count": 1,
            "first_visit": "2022-05-17T09:22:05.717260+06:00",
            "date": null
        },
        {
            "id": 2818,
            "ip_address": "103.170.140.1",
            "count": 4,
            "first_visit": "2022-01-25T15:59:00.191332+06:00",
            "date": null
        }
    ]
}