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

{
    "count": 99813,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22800&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22784&ordering=-ip_address",
    "results": [
        {
            "id": 27109,
            "ip_address": "37.111.211.250",
            "count": 1,
            "first_visit": "2022-07-25T09:29:50.542366+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 69305,
            "ip_address": "37.111.211.250",
            "count": 2,
            "first_visit": "2024-05-29T22:56:56.361310+06:00",
            "date": "2024-05-29"
        },
        {
            "id": 7738,
            "ip_address": "37.111.211.25",
            "count": 2,
            "first_visit": "2022-05-17T09:35:37.653504+06:00",
            "date": null
        },
        {
            "id": 31738,
            "ip_address": "37.111.211.249",
            "count": 1,
            "first_visit": "2022-08-11T02:04:41.607167+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 4348,
            "ip_address": "37.111.211.249",
            "count": 3,
            "first_visit": "2022-03-14T02:24:41.892321+06:00",
            "date": null
        },
        {
            "id": 73183,
            "ip_address": "37.111.211.249",
            "count": 1,
            "first_visit": "2024-09-09T13:52:52.810335+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 57897,
            "ip_address": "37.111.211.248",
            "count": 2,
            "first_visit": "2023-10-18T12:17:41.216660+06:00",
            "date": "2023-10-18"
        },
        {
            "id": 29874,
            "ip_address": "37.111.211.248",
            "count": 1,
            "first_visit": "2022-07-30T12:19:10.698396+06:00",
            "date": "2022-07-30"
        }
    ]
}