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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2376&ordering=ip_address",
    "results": [
        {
            "id": 10820,
            "ip_address": "103.118.77.124",
            "count": 1,
            "first_visit": "2022-05-24T08:14:23.089263+06:00",
            "date": null
        },
        {
            "id": 29310,
            "ip_address": "103.118.77.125",
            "count": 1,
            "first_visit": "2022-07-29T13:50:33.926750+06:00",
            "date": "2022-07-29"
        },
        {
            "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": 12568,
            "ip_address": "103.118.77.127",
            "count": 1,
            "first_visit": "2022-05-29T22:13:15.841701+06:00",
            "date": null
        },
        {
            "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": 29584,
            "ip_address": "103.118.77.132",
            "count": 3,
            "first_visit": "2022-07-30T00:18:03.932082+06:00",
            "date": "2022-07-30"
        },
        {
            "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": 6967,
            "ip_address": "103.118.77.36",
            "count": 2,
            "first_visit": "2022-05-16T18:07:19.260769+06:00",
            "date": null
        }
    ]
}