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

{
    "count": 98070,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25824&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25808&ordering=-count",
    "results": [
        {
            "id": 24681,
            "ip_address": "37.111.214.218",
            "count": 2,
            "first_visit": "2022-07-20T14:48:15.928429+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6264,
            "ip_address": "157.119.186.50",
            "count": 2,
            "first_visit": "2022-05-15T08:09:08.821910+06:00",
            "date": null
        },
        {
            "id": 14315,
            "ip_address": "66.249.89.169",
            "count": 2,
            "first_visit": "2022-06-10T09:54:20.903344+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 6107,
            "ip_address": "103.115.134.185",
            "count": 2,
            "first_visit": "2022-05-14T19:37:01.026927+06:00",
            "date": null
        },
        {
            "id": 33548,
            "ip_address": "103.242.21.229",
            "count": 2,
            "first_visit": "2022-08-31T14:54:16.656479+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 34272,
            "ip_address": "182.48.82.28",
            "count": 2,
            "first_visit": "2022-09-12T19:22:05.371873+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 10761,
            "ip_address": "116.206.201.74",
            "count": 2,
            "first_visit": "2022-05-23T22:54:11.195363+06:00",
            "date": null
        },
        {
            "id": 10823,
            "ip_address": "103.141.70.102",
            "count": 2,
            "first_visit": "2022-05-24T08:22:23.032288+06:00",
            "date": null
        }
    ]
}