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

{
    "count": 97580,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10488&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10472&ordering=-ip_address",
    "results": [
        {
            "id": 68351,
            "ip_address": "59.152.97.93",
            "count": 2,
            "first_visit": "2024-05-15T10:42:01.572149+06:00",
            "date": "2024-05-15"
        },
        {
            "id": 51031,
            "ip_address": "59.152.97.90",
            "count": 1,
            "first_visit": "2023-07-28T00:36:48.642366+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 3863,
            "ip_address": "59.152.97.89",
            "count": 1,
            "first_visit": "2022-02-24T19:55:45.229933+06:00",
            "date": null
        },
        {
            "id": 29042,
            "ip_address": "59.152.97.86",
            "count": 1,
            "first_visit": "2022-07-29T01:08:11.177798+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 44063,
            "ip_address": "59.152.97.85",
            "count": 1,
            "first_visit": "2023-03-19T20:33:36.350969+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 5445,
            "ip_address": "59.152.97.85",
            "count": 1,
            "first_visit": "2022-04-29T12:21:15.695322+06:00",
            "date": null
        },
        {
            "id": 3151,
            "ip_address": "59.152.97.84",
            "count": 1,
            "first_visit": "2022-02-01T01:21:39.071247+06:00",
            "date": null
        },
        {
            "id": 58898,
            "ip_address": "59.152.97.82",
            "count": 1,
            "first_visit": "2023-11-03T15:51:23.462454+06:00",
            "date": "2023-11-03"
        }
    ]
}