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

{
    "count": 101801,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76056&ordering=ip_address",
    "results": [
        {
            "id": 96343,
            "ip_address": "37.111.200.76",
            "count": 1,
            "first_visit": "2026-03-26T00:33:28.333128+06:00",
            "date": "2026-03-26"
        },
        {
            "id": 40082,
            "ip_address": "37.111.200.76",
            "count": 1,
            "first_visit": "2023-01-08T20:19:45.466984+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 8975,
            "ip_address": "37.111.200.76",
            "count": 1,
            "first_visit": "2022-05-18T14:41:39.170716+06:00",
            "date": null
        },
        {
            "id": 30974,
            "ip_address": "37.111.200.76",
            "count": 1,
            "first_visit": "2022-08-03T11:29:11.214883+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 10518,
            "ip_address": "37.111.200.78",
            "count": 1,
            "first_visit": "2022-05-23T07:20:07.773685+06:00",
            "date": null
        },
        {
            "id": 28425,
            "ip_address": "37.111.200.79",
            "count": 1,
            "first_visit": "2022-07-27T23:52:34.599593+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10933,
            "ip_address": "37.111.200.79",
            "count": 2,
            "first_visit": "2022-05-24T12:07:03.987013+06:00",
            "date": null
        },
        {
            "id": 101678,
            "ip_address": "37.111.200.79",
            "count": 1,
            "first_visit": "2026-08-15T16:20:52.656677+06:00",
            "date": "2026-08-15"
        }
    ]
}