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

{
    "count": 101190,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84248&ordering=ip_address",
    "results": [
        {
            "id": 79245,
            "ip_address": "43.245.120.161",
            "count": 1,
            "first_visit": "2025-02-21T11:47:54.965154+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 11676,
            "ip_address": "43.245.120.161",
            "count": 1,
            "first_visit": "2022-05-26T15:15:35.731804+06:00",
            "date": null
        },
        {
            "id": 9555,
            "ip_address": "43.245.120.162",
            "count": 2,
            "first_visit": "2022-05-19T23:28:52.468695+06:00",
            "date": null
        },
        {
            "id": 88949,
            "ip_address": "43.245.120.162",
            "count": 2,
            "first_visit": "2025-09-04T10:41:18.752377+06:00",
            "date": "2025-09-04"
        },
        {
            "id": 89770,
            "ip_address": "43.245.120.164",
            "count": 2,
            "first_visit": "2025-09-19T19:40:04.868360+06:00",
            "date": "2025-09-19"
        },
        {
            "id": 82768,
            "ip_address": "43.245.120.164",
            "count": 1,
            "first_visit": "2025-05-14T13:49:17.595897+06:00",
            "date": "2025-05-14"
        },
        {
            "id": 93258,
            "ip_address": "43.245.120.164",
            "count": 1,
            "first_visit": "2025-12-23T20:14:46.302919+06:00",
            "date": "2025-12-23"
        },
        {
            "id": 97957,
            "ip_address": "43.245.120.164",
            "count": 1,
            "first_visit": "2026-05-11T18:18:40.255242+06:00",
            "date": "2026-05-11"
        }
    ]
}