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

{
    "count": 103791,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55888&ordering=ip_address",
    "results": [
        {
            "id": 78089,
            "ip_address": "157.119.48.43",
            "count": 1,
            "first_visit": "2025-01-21T16:25:12.263762+06:00",
            "date": "2025-01-21"
        },
        {
            "id": 62409,
            "ip_address": "157.119.48.98",
            "count": 1,
            "first_visit": "2024-01-05T14:06:30.785021+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 62549,
            "ip_address": "157.119.48.99",
            "count": 1,
            "first_visit": "2024-01-06T16:58:47.099117+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 5093,
            "ip_address": "157.119.49.134",
            "count": 1,
            "first_visit": "2022-04-13T02:41:35.830432+06:00",
            "date": null
        },
        {
            "id": 4374,
            "ip_address": "157.119.49.82",
            "count": 1,
            "first_visit": "2022-03-14T21:51:47.986071+06:00",
            "date": null
        },
        {
            "id": 7270,
            "ip_address": "157.119.50.174",
            "count": 1,
            "first_visit": "2022-05-16T20:13:26.921812+06:00",
            "date": null
        },
        {
            "id": 46176,
            "ip_address": "157.119.50.46",
            "count": 1,
            "first_visit": "2023-05-05T18:52:40.110228+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 3128,
            "ip_address": "157.119.51.102",
            "count": 1,
            "first_visit": "2022-01-31T19:08:25.767407+06:00",
            "date": null
        }
    ]
}