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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25104&ordering=-ip_address",
    "results": [
        {
            "id": 25298,
            "ip_address": "37.111.196.7",
            "count": 1,
            "first_visit": "2022-07-21T10:02:17.414209+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 22007,
            "ip_address": "37.111.196.67",
            "count": 1,
            "first_visit": "2022-07-11T18:05:32.856850+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 53412,
            "ip_address": "37.111.196.66",
            "count": 1,
            "first_visit": "2023-08-24T17:36:42.371041+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 10315,
            "ip_address": "37.111.196.65",
            "count": 3,
            "first_visit": "2022-05-22T14:58:18.077713+06:00",
            "date": null
        },
        {
            "id": 9010,
            "ip_address": "37.111.196.64",
            "count": 1,
            "first_visit": "2022-05-18T16:14:56.141641+06:00",
            "date": null
        },
        {
            "id": 16945,
            "ip_address": "37.111.196.63",
            "count": 2,
            "first_visit": "2022-06-21T06:26:34.908047+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 8937,
            "ip_address": "37.111.196.62",
            "count": 5,
            "first_visit": "2022-05-18T12:59:53.053145+06:00",
            "date": null
        },
        {
            "id": 1769,
            "ip_address": "37.111.196.6",
            "count": 5,
            "first_visit": "2022-01-10T18:11:17.953461+06:00",
            "date": null
        }
    ]
}