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

{
    "count": 99682,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=584&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=568&ordering=-count",
    "results": [
        {
            "id": 99,
            "ip_address": "114.119.158.126",
            "count": 18,
            "first_visit": "2021-12-03T22:02:48.936582+06:00",
            "date": null
        },
        {
            "id": 186,
            "ip_address": "114.119.159.70",
            "count": 18,
            "first_visit": "2021-12-05T05:34:37.120153+06:00",
            "date": null
        },
        {
            "id": 77296,
            "ip_address": "120.50.4.26",
            "count": 18,
            "first_visit": "2024-12-29T15:17:37.853618+06:00",
            "date": "2024-12-29"
        },
        {
            "id": 374,
            "ip_address": "114.119.157.96",
            "count": 18,
            "first_visit": "2021-12-07T23:52:38.573263+06:00",
            "date": null
        },
        {
            "id": 35346,
            "ip_address": "114.119.141.168",
            "count": 18,
            "first_visit": "2022-10-02T06:50:05.561866+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 36945,
            "ip_address": "66.249.66.33",
            "count": 18,
            "first_visit": "2022-11-05T01:11:57.055149+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 74838,
            "ip_address": "120.50.4.26",
            "count": 18,
            "first_visit": "2024-10-27T09:22:27.330978+06:00",
            "date": "2024-10-27"
        },
        {
            "id": 35280,
            "ip_address": "114.119.141.168",
            "count": 18,
            "first_visit": "2022-10-01T01:19:54.603953+06:00",
            "date": "2022-10-01"
        }
    ]
}