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

{
    "count": 100260,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14512&ordering=ip_address",
    "results": [
        {
            "id": 5917,
            "ip_address": "103.217.111.163",
            "count": 4,
            "first_visit": "2022-05-12T20:04:22.963371+06:00",
            "date": null
        },
        {
            "id": 33455,
            "ip_address": "103.217.111.163",
            "count": 1,
            "first_visit": "2022-08-30T16:01:45.150748+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 11466,
            "ip_address": "103.217.111.164",
            "count": 1,
            "first_visit": "2022-05-25T22:29:37.557115+06:00",
            "date": null
        },
        {
            "id": 18706,
            "ip_address": "103.217.111.164",
            "count": 1,
            "first_visit": "2022-06-25T18:42:10.809778+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 1172,
            "ip_address": "103.217.111.165",
            "count": 40,
            "first_visit": "2021-12-21T15:55:03.769958+06:00",
            "date": null
        },
        {
            "id": 26195,
            "ip_address": "103.217.111.165",
            "count": 1,
            "first_visit": "2022-07-23T05:10:49.611521+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 34306,
            "ip_address": "103.217.111.166",
            "count": 1,
            "first_visit": "2022-09-13T11:36:11.431860+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 33858,
            "ip_address": "103.217.111.166",
            "count": 1,
            "first_visit": "2022-09-05T14:23:54.075467+06:00",
            "date": "2022-09-05"
        }
    ]
}