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

{
    "count": 91769,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=624&ordering=ip_address",
    "results": [
        {
            "id": 7627,
            "ip_address": "103.106.242.127",
            "count": 1,
            "first_visit": "2022-05-17T07:38:31.035744+06:00",
            "date": null
        },
        {
            "id": 26111,
            "ip_address": "103.106.242.157",
            "count": 1,
            "first_visit": "2022-07-22T23:44:17.202569+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 6109,
            "ip_address": "103.106.242.158",
            "count": 1,
            "first_visit": "2022-05-14T19:38:10.332619+06:00",
            "date": null
        },
        {
            "id": 11969,
            "ip_address": "103.106.242.182",
            "count": 1,
            "first_visit": "2022-05-27T19:21:59.206191+06:00",
            "date": null
        },
        {
            "id": 9503,
            "ip_address": "103.106.242.183",
            "count": 1,
            "first_visit": "2022-05-19T22:20:27.376039+06:00",
            "date": null
        },
        {
            "id": 86137,
            "ip_address": "103.106.242.20",
            "count": 1,
            "first_visit": "2025-07-20T00:35:40.663669+06:00",
            "date": "2025-07-20"
        },
        {
            "id": 27918,
            "ip_address": "103.106.242.233",
            "count": 1,
            "first_visit": "2022-07-26T23:36:49.809896+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 10116,
            "ip_address": "103.106.242.248",
            "count": 1,
            "first_visit": "2022-05-21T22:33:43.213923+06:00",
            "date": null
        }
    ]
}