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

{
    "count": 92338,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7416&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7400&ordering=ip_address",
    "results": [
        {
            "id": 30189,
            "ip_address": "103.151.104.174",
            "count": 2,
            "first_visit": "2022-07-31T07:12:42.496254+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 10911,
            "ip_address": "103.151.104.176",
            "count": 2,
            "first_visit": "2022-05-24T11:22:52.128109+06:00",
            "date": null
        },
        {
            "id": 8229,
            "ip_address": "103.151.104.184",
            "count": 1,
            "first_visit": "2022-05-17T17:15:31.343786+06:00",
            "date": null
        },
        {
            "id": 49230,
            "ip_address": "103.151.104.185",
            "count": 1,
            "first_visit": "2023-07-03T07:51:22.636366+06:00",
            "date": "2023-07-03"
        },
        {
            "id": 50513,
            "ip_address": "103.151.104.45",
            "count": 2,
            "first_visit": "2023-07-21T15:01:33.483306+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50635,
            "ip_address": "103.151.104.52",
            "count": 2,
            "first_visit": "2023-07-23T10:36:17.361950+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 81196,
            "ip_address": "103.151.105.2",
            "count": 1,
            "first_visit": "2025-04-09T16:48:00.343610+06:00",
            "date": "2025-04-09"
        },
        {
            "id": 29634,
            "ip_address": "103.151.1.112",
            "count": 1,
            "first_visit": "2022-07-30T02:11:46.513060+06:00",
            "date": "2022-07-30"
        }
    ]
}