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

{
    "count": 101390,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80584&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80568&ordering=-ip_address",
    "results": [
        {
            "id": 9361,
            "ip_address": "103.67.157.128",
            "count": 3,
            "first_visit": "2022-05-19T13:03:16.772657+06:00",
            "date": null
        },
        {
            "id": 60061,
            "ip_address": "103.67.157.128",
            "count": 2,
            "first_visit": "2023-11-24T11:33:28.019275+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 10163,
            "ip_address": "103.67.157.127",
            "count": 1,
            "first_visit": "2022-05-21T23:39:41.101462+06:00",
            "date": null
        },
        {
            "id": 39092,
            "ip_address": "103.67.157.127",
            "count": 2,
            "first_visit": "2022-12-21T14:38:56.068811+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 33711,
            "ip_address": "103.67.157.126",
            "count": 1,
            "first_visit": "2022-09-02T23:20:12.264181+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 28712,
            "ip_address": "103.67.157.126",
            "count": 1,
            "first_visit": "2022-07-28T11:22:29.230996+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28736,
            "ip_address": "103.67.157.125",
            "count": 1,
            "first_visit": "2022-07-28T11:50:12.278086+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 26501,
            "ip_address": "103.67.157.125",
            "count": 2,
            "first_visit": "2022-07-24T01:27:33.021503+06:00",
            "date": "2022-07-24"
        }
    ]
}