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

{
    "count": 100732,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98136&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98120&ordering=-ip_address",
    "results": [
        {
            "id": 6263,
            "ip_address": "103.118.77.38",
            "count": 1,
            "first_visit": "2022-05-15T08:07:31.139621+06:00",
            "date": null
        },
        {
            "id": 6967,
            "ip_address": "103.118.77.36",
            "count": 2,
            "first_visit": "2022-05-16T18:07:19.260769+06:00",
            "date": null
        },
        {
            "id": 77084,
            "ip_address": "103.118.77.182",
            "count": 2,
            "first_visit": "2024-12-23T20:42:04.138473+06:00",
            "date": "2024-12-23"
        },
        {
            "id": 29584,
            "ip_address": "103.118.77.132",
            "count": 3,
            "first_visit": "2022-07-30T00:18:03.932082+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29390,
            "ip_address": "103.118.77.132",
            "count": 3,
            "first_visit": "2022-07-29T16:19:25.349363+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12568,
            "ip_address": "103.118.77.127",
            "count": 1,
            "first_visit": "2022-05-29T22:13:15.841701+06:00",
            "date": null
        },
        {
            "id": 26758,
            "ip_address": "103.118.77.125",
            "count": 1,
            "first_visit": "2022-07-24T13:29:24.416964+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 29310,
            "ip_address": "103.118.77.125",
            "count": 1,
            "first_visit": "2022-07-29T13:50:33.926750+06:00",
            "date": "2022-07-29"
        }
    ]
}