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

{
    "count": 103651,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55256&ordering=ip_address",
    "results": [
        {
            "id": 55067,
            "ip_address": "14.97.230.246",
            "count": 1,
            "first_visit": "2023-09-14T08:58:42.943817+06:00",
            "date": "2023-09-14"
        },
        {
            "id": 3880,
            "ip_address": "149.7.35.146",
            "count": 1,
            "first_visit": "2022-02-25T23:25:35.896120+06:00",
            "date": null
        },
        {
            "id": 73360,
            "ip_address": "149.7.35.170",
            "count": 1,
            "first_visit": "2024-09-12T23:28:15.915445+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 45009,
            "ip_address": "14.98.2.134",
            "count": 1,
            "first_visit": "2023-04-07T18:40:05.352565+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 3872,
            "ip_address": "14.98.2.134",
            "count": 1,
            "first_visit": "2022-02-25T10:12:50.545048+06:00",
            "date": null
        },
        {
            "id": 77,
            "ip_address": "14.98.242.98",
            "count": 1,
            "first_visit": "2021-12-03T16:47:35.188326+06:00",
            "date": null
        },
        {
            "id": 98051,
            "ip_address": "149.88.103.37",
            "count": 15,
            "first_visit": "2026-05-14T00:45:07.108292+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 103697,
            "ip_address": "149.88.103.40",
            "count": 1,
            "first_visit": "2026-09-22T23:22:33.905192+06:00",
            "date": "2026-09-22"
        }
    ]
}