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

{
    "count": 100752,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16424&ordering=-count",
    "results": [
        {
            "id": 54853,
            "ip_address": "111.7.96.155",
            "count": 2,
            "first_visit": "2023-09-11T22:23:37.230248+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 54859,
            "ip_address": "160.202.145.130",
            "count": 2,
            "first_visit": "2023-09-12T00:16:03.211315+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 14472,
            "ip_address": "114.119.132.38",
            "count": 2,
            "first_visit": "2022-06-11T12:31:25.668364+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 54861,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-09-12T00:35:26.548730+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 14456,
            "ip_address": "114.119.130.13",
            "count": 2,
            "first_visit": "2022-06-11T10:50:24.554723+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 54846,
            "ip_address": "103.47.183.207",
            "count": 2,
            "first_visit": "2023-09-11T20:29:13.289854+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 54890,
            "ip_address": "202.134.12.26",
            "count": 2,
            "first_visit": "2023-09-12T10:03:10.261466+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 7337,
            "ip_address": "37.111.217.82",
            "count": 2,
            "first_visit": "2022-05-16T22:12:42.814517+06:00",
            "date": null
        }
    ]
}