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

{
    "count": 102929,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52160&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52144&ordering=-ip_address",
    "results": [
        {
            "id": 28296,
            "ip_address": "119.30.38.176",
            "count": 1,
            "first_visit": "2022-07-27T19:18:24.150440+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 6606,
            "ip_address": "119.30.38.176",
            "count": 3,
            "first_visit": "2022-05-16T10:54:27.497894+06:00",
            "date": null
        },
        {
            "id": 23813,
            "ip_address": "119.30.38.174",
            "count": 1,
            "first_visit": "2022-07-18T22:39:54.779013+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 7873,
            "ip_address": "119.30.38.171",
            "count": 3,
            "first_visit": "2022-05-17T10:51:50.487485+06:00",
            "date": null
        },
        {
            "id": 3906,
            "ip_address": "119.30.38.17",
            "count": 2,
            "first_visit": "2022-02-26T20:13:07.784493+06:00",
            "date": null
        },
        {
            "id": 23895,
            "ip_address": "119.30.38.169",
            "count": 1,
            "first_visit": "2022-07-18T23:04:52.345693+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 545,
            "ip_address": "119.30.38.169",
            "count": 2,
            "first_visit": "2021-12-10T19:03:11.059511+06:00",
            "date": null
        },
        {
            "id": 56551,
            "ip_address": "119.30.38.169",
            "count": 1,
            "first_visit": "2023-10-02T12:12:26.002783+06:00",
            "date": "2023-10-02"
        }
    ]
}