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

{
    "count": 101865,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75768&ordering=ip_address",
    "results": [
        {
            "id": 1681,
            "ip_address": "37.111.200.114",
            "count": 1,
            "first_visit": "2022-01-05T21:31:32.304948+06:00",
            "date": null
        },
        {
            "id": 91207,
            "ip_address": "37.111.200.114",
            "count": 1,
            "first_visit": "2025-10-25T13:34:50.688123+06:00",
            "date": "2025-10-25"
        },
        {
            "id": 37586,
            "ip_address": "37.111.200.115",
            "count": 1,
            "first_visit": "2022-11-19T22:16:59.193525+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 27056,
            "ip_address": "37.111.200.116",
            "count": 1,
            "first_visit": "2022-07-25T06:24:15.792273+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 29039,
            "ip_address": "37.111.200.116",
            "count": 1,
            "first_visit": "2022-07-29T01:06:45.215296+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 23705,
            "ip_address": "37.111.200.116",
            "count": 1,
            "first_visit": "2022-07-18T22:15:18.317788+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9144,
            "ip_address": "37.111.200.116",
            "count": 1,
            "first_visit": "2022-05-18T22:57:10.238080+06:00",
            "date": null
        },
        {
            "id": 84311,
            "ip_address": "37.111.200.116",
            "count": 1,
            "first_visit": "2025-06-21T22:07:56.435225+06:00",
            "date": "2025-06-21"
        }
    ]
}