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

{
    "count": 97600,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24696&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24680&ordering=-ip_address",
    "results": [
        {
            "id": 58609,
            "ip_address": "37.111.200.172",
            "count": 1,
            "first_visit": "2023-10-29T13:55:06.190584+06:00",
            "date": "2023-10-29"
        },
        {
            "id": 30483,
            "ip_address": "37.111.200.171",
            "count": 2,
            "first_visit": "2022-07-31T18:46:08.575098+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 9459,
            "ip_address": "37.111.200.17",
            "count": 1,
            "first_visit": "2022-05-19T18:29:33.537229+06:00",
            "date": null
        },
        {
            "id": 30795,
            "ip_address": "37.111.200.168",
            "count": 1,
            "first_visit": "2022-08-02T10:46:24.202944+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 6070,
            "ip_address": "37.111.200.165",
            "count": 2,
            "first_visit": "2022-05-14T19:25:22.948633+06:00",
            "date": null
        },
        {
            "id": 26769,
            "ip_address": "37.111.200.164",
            "count": 2,
            "first_visit": "2022-07-24T14:14:23.609777+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 4017,
            "ip_address": "37.111.200.164",
            "count": 1,
            "first_visit": "2022-03-02T19:22:15.427777+06:00",
            "date": null
        },
        {
            "id": 15410,
            "ip_address": "37.111.200.163",
            "count": 1,
            "first_visit": "2022-06-15T18:59:22.364034+06:00",
            "date": "2022-06-15"
        }
    ]
}