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

{
    "count": 101332,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82576&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82560&ordering=-ip_address",
    "results": [
        {
            "id": 12031,
            "ip_address": "103.31.154.250",
            "count": 3,
            "first_visit": "2022-05-27T23:07:09.588317+06:00",
            "date": null
        },
        {
            "id": 30792,
            "ip_address": "103.31.154.249",
            "count": 1,
            "first_visit": "2022-08-02T10:13:33.419163+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 33014,
            "ip_address": "103.31.154.249",
            "count": 1,
            "first_visit": "2022-08-26T16:58:43.851073+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 11837,
            "ip_address": "103.31.154.249",
            "count": 1,
            "first_visit": "2022-05-27T01:50:58.933306+06:00",
            "date": null
        },
        {
            "id": 29568,
            "ip_address": "103.31.154.247",
            "count": 2,
            "first_visit": "2022-07-29T23:56:04.561212+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10431,
            "ip_address": "103.31.154.247",
            "count": 3,
            "first_visit": "2022-05-22T22:39:37.762464+06:00",
            "date": null
        },
        {
            "id": 74505,
            "ip_address": "103.31.154.246",
            "count": 1,
            "first_visit": "2024-10-20T20:35:12.238148+06:00",
            "date": "2024-10-20"
        },
        {
            "id": 10581,
            "ip_address": "103.31.154.245",
            "count": 1,
            "first_visit": "2022-05-23T10:47:36.655024+06:00",
            "date": null
        }
    ]
}