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

{
    "count": 91384,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72&ordering=-count",
    "results": [
        {
            "id": 606,
            "ip_address": "103.17.37.140",
            "count": 42,
            "first_visit": "2021-12-12T12:35:38.086478+06:00",
            "date": null
        },
        {
            "id": 4788,
            "ip_address": "168.119.65.110",
            "count": 42,
            "first_visit": "2022-03-30T06:04:10.173694+06:00",
            "date": null
        },
        {
            "id": 16993,
            "ip_address": "103.159.188.159",
            "count": 42,
            "first_visit": "2022-06-21T11:52:21.952072+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 1172,
            "ip_address": "103.217.111.165",
            "count": 40,
            "first_visit": "2021-12-21T15:55:03.769958+06:00",
            "date": null
        },
        {
            "id": 825,
            "ip_address": "202.134.10.138",
            "count": 40,
            "first_visit": "2021-12-19T16:51:37.580232+06:00",
            "date": null
        },
        {
            "id": 869,
            "ip_address": "202.134.10.140",
            "count": 40,
            "first_visit": "2021-12-19T19:09:59.796231+06:00",
            "date": null
        },
        {
            "id": 4802,
            "ip_address": "195.154.122.11",
            "count": 39,
            "first_visit": "2022-03-30T15:46:51.920935+06:00",
            "date": null
        },
        {
            "id": 3403,
            "ip_address": "66.249.73.1",
            "count": 39,
            "first_visit": "2022-02-07T19:32:11.715912+06:00",
            "date": null
        }
    ]
}