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

{
    "count": 99842,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22608&ordering=ip_address",
    "results": [
        {
            "id": 85532,
            "ip_address": "103.81.69.246",
            "count": 1,
            "first_visit": "2025-07-09T12:19:18.935606+06:00",
            "date": "2025-07-09"
        },
        {
            "id": 11324,
            "ip_address": "103.81.69.253",
            "count": 1,
            "first_visit": "2022-05-25T09:48:07.396427+06:00",
            "date": null
        },
        {
            "id": 56716,
            "ip_address": "103.82.10.128",
            "count": 5,
            "first_visit": "2023-10-04T10:18:36.331387+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 16992,
            "ip_address": "103.82.10.130",
            "count": 1,
            "first_visit": "2022-06-21T11:52:12.709091+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 6631,
            "ip_address": "103.82.10.130",
            "count": 6,
            "first_visit": "2022-05-16T11:35:33.791653+06:00",
            "date": null
        },
        {
            "id": 23188,
            "ip_address": "103.82.10.130",
            "count": 2,
            "first_visit": "2022-07-16T18:44:58.739976+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 22046,
            "ip_address": "103.82.10.130",
            "count": 4,
            "first_visit": "2022-07-12T00:14:44.924310+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 17942,
            "ip_address": "103.82.10.130",
            "count": 1,
            "first_visit": "2022-06-24T01:59:35.360575+06:00",
            "date": "2022-06-24"
        }
    ]
}