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

{
    "count": 102288,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44976&ordering=ip_address",
    "results": [
        {
            "id": 45711,
            "ip_address": "114.119.158.36",
            "count": 1,
            "first_visit": "2023-04-25T17:17:09.940603+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 45018,
            "ip_address": "114.119.158.38",
            "count": 1,
            "first_visit": "2023-04-07T22:26:51.229729+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 54218,
            "ip_address": "114.119.158.38",
            "count": 1,
            "first_visit": "2023-09-03T21:45:01.310946+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 61669,
            "ip_address": "114.119.158.38",
            "count": 1,
            "first_visit": "2023-12-22T19:16:20.081716+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 52830,
            "ip_address": "114.119.158.38",
            "count": 1,
            "first_visit": "2023-08-18T11:49:45.664803+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 53670,
            "ip_address": "114.119.158.38",
            "count": 1,
            "first_visit": "2023-08-27T15:09:29.455156+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 255,
            "ip_address": "114.119.158.38",
            "count": 17,
            "first_visit": "2021-12-06T05:36:52.609858+06:00",
            "date": null
        },
        {
            "id": 22,
            "ip_address": "114.119.158.43",
            "count": 16,
            "first_visit": "2021-12-02T20:38:51.900549+06:00",
            "date": null
        }
    ]
}