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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12648&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12632&ordering=-count",
    "results": [
        {
            "id": 4658,
            "ip_address": "103.120.36.78",
            "count": 3,
            "first_visit": "2022-03-24T22:07:38.952381+06:00",
            "date": null
        },
        {
            "id": 65493,
            "ip_address": "70.49.31.174",
            "count": 3,
            "first_visit": "2024-03-04T01:14:24.226908+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 9273,
            "ip_address": "103.230.104.37",
            "count": 3,
            "first_visit": "2022-05-19T08:32:52.248068+06:00",
            "date": null
        },
        {
            "id": 20483,
            "ip_address": "114.119.129.167",
            "count": 3,
            "first_visit": "2022-07-01T01:25:08.674343+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 65507,
            "ip_address": "103.117.194.230",
            "count": 3,
            "first_visit": "2024-03-04T14:30:47.339439+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 65574,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-03-06T00:12:54.131357+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 9221,
            "ip_address": "37.111.206.111",
            "count": 3,
            "first_visit": "2022-05-19T00:06:07.792757+06:00",
            "date": null
        },
        {
            "id": 2353,
            "ip_address": "51.79.241.5",
            "count": 3,
            "first_visit": "2022-01-17T07:59:29.911803+06:00",
            "date": null
        }
    ]
}