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

{
    "count": 98034,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25600&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25584&ordering=-count",
    "results": [
        {
            "id": 34073,
            "ip_address": "103.130.74.170",
            "count": 2,
            "first_visit": "2022-09-09T00:33:18.446756+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 16946,
            "ip_address": "168.119.65.110",
            "count": 2,
            "first_visit": "2022-06-21T06:36:28.835878+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 6157,
            "ip_address": "103.85.192.74",
            "count": 2,
            "first_visit": "2022-05-14T22:32:03.105230+06:00",
            "date": null
        },
        {
            "id": 6070,
            "ip_address": "37.111.200.165",
            "count": 2,
            "first_visit": "2022-05-14T19:25:22.948633+06:00",
            "date": null
        },
        {
            "id": 33699,
            "ip_address": "182.48.82.28",
            "count": 2,
            "first_visit": "2022-09-02T17:56:56.488247+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 33698,
            "ip_address": "45.251.231.99",
            "count": 2,
            "first_visit": "2022-09-02T16:42:13.505184+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 24323,
            "ip_address": "103.60.163.196",
            "count": 2,
            "first_visit": "2022-07-20T01:19:08.093344+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 29400,
            "ip_address": "213.55.50.5",
            "count": 2,
            "first_visit": "2022-07-29T16:53:56.315044+06:00",
            "date": "2022-07-29"
        }
    ]
}