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

{
    "count": 101297,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83216&ordering=-ip_address",
    "results": [
        {
            "id": 25017,
            "ip_address": "103.253.44.148",
            "count": 1,
            "first_visit": "2022-07-20T23:58:22.905793+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10609,
            "ip_address": "103.253.44.147",
            "count": 1,
            "first_visit": "2022-05-23T11:46:23.809172+06:00",
            "date": null
        },
        {
            "id": 6590,
            "ip_address": "103.253.44.146",
            "count": 1,
            "first_visit": "2022-05-16T10:27:57.886073+06:00",
            "date": null
        },
        {
            "id": 6568,
            "ip_address": "103.253.44.145",
            "count": 1,
            "first_visit": "2022-05-16T09:28:24.801816+06:00",
            "date": null
        },
        {
            "id": 31333,
            "ip_address": "103.253.44.144",
            "count": 2,
            "first_visit": "2022-08-06T11:39:57.947933+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 21094,
            "ip_address": "103.253.44.143",
            "count": 1,
            "first_visit": "2022-07-04T17:38:05.536209+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 33563,
            "ip_address": "103.253.44.140",
            "count": 1,
            "first_visit": "2022-08-31T21:36:49.738097+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 24313,
            "ip_address": "103.253.44.140",
            "count": 1,
            "first_visit": "2022-07-20T00:56:42.951157+06:00",
            "date": "2022-07-20"
        }
    ]
}