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

{
    "count": 96112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=672&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=656&ordering=ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 10113,
            "ip_address": "103.106.242.249",
            "count": 1,
            "first_visit": "2022-05-21T22:30:26.934191+06:00",
            "date": null
        },
        {
            "id": 18230,
            "ip_address": "103.106.242.250",
            "count": 1,
            "first_visit": "2022-06-24T18:01:11.213595+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 11695,
            "ip_address": "103.106.242.250",
            "count": 1,
            "first_visit": "2022-05-26T17:49:15.377990+06:00",
            "date": null
        }
    ]
}