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

{
    "count": 93957,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78160&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78144&ordering=-ip_address",
    "results": [
        {
            "id": 49004,
            "ip_address": "103.242.22.249",
            "count": 2,
            "first_visit": "2023-06-28T22:32:29.000811+06:00",
            "date": "2023-06-28"
        },
        {
            "id": 47046,
            "ip_address": "103.242.22.248",
            "count": 1,
            "first_visit": "2023-05-23T20:09:54.681519+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 8840,
            "ip_address": "103.242.22.248",
            "count": 1,
            "first_visit": "2022-05-18T11:33:35.265742+06:00",
            "date": null
        },
        {
            "id": 29201,
            "ip_address": "103.242.22.247",
            "count": 1,
            "first_visit": "2022-07-29T10:46:44.543068+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 32440,
            "ip_address": "103.242.22.246",
            "count": 1,
            "first_visit": "2022-08-19T15:05:55.989554+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 38490,
            "ip_address": "103.242.22.246",
            "count": 1,
            "first_visit": "2022-12-08T19:25:17.073707+06:00",
            "date": "2022-12-08"
        },
        {
            "id": 5898,
            "ip_address": "103.242.22.246",
            "count": 3,
            "first_visit": "2022-05-12T08:35:32.296556+06:00",
            "date": null
        },
        {
            "id": 30788,
            "ip_address": "103.242.22.246",
            "count": 2,
            "first_visit": "2022-08-02T09:42:11.693217+06:00",
            "date": "2022-08-02"
        }
    ]
}