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

{
    "count": 98151,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88800&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88784&ordering=-ip_address",
    "results": [
        {
            "id": 1154,
            "ip_address": "103.159.73.255",
            "count": 1,
            "first_visit": "2021-12-21T13:24:47.002082+06:00",
            "date": null
        },
        {
            "id": 33689,
            "ip_address": "103.159.73.255",
            "count": 1,
            "first_visit": "2022-09-02T12:09:26.125885+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 1140,
            "ip_address": "103.159.73.253",
            "count": 49,
            "first_visit": "2021-12-21T11:04:01.364006+06:00",
            "date": null
        },
        {
            "id": 1592,
            "ip_address": "103.159.73.252",
            "count": 1,
            "first_visit": "2022-01-02T11:58:09.804781+06:00",
            "date": null
        },
        {
            "id": 1141,
            "ip_address": "103.159.73.251",
            "count": 1,
            "first_visit": "2021-12-21T11:05:24.519987+06:00",
            "date": null
        },
        {
            "id": 35016,
            "ip_address": "103.159.73.250",
            "count": 2,
            "first_visit": "2022-09-26T10:03:35.928364+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35188,
            "ip_address": "103.159.73.250",
            "count": 1,
            "first_visit": "2022-09-29T10:50:08.017318+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 36429,
            "ip_address": "103.159.73.250",
            "count": 1,
            "first_visit": "2022-10-25T09:05:48.971843+06:00",
            "date": "2022-10-25"
        }
    ]
}