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

{
    "count": 99850,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26448&ordering=-count",
    "results": [
        {
            "id": 24848,
            "ip_address": "42.0.4.253",
            "count": 2,
            "first_visit": "2022-07-20T19:42:05.884703+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7838,
            "ip_address": "116.58.203.228",
            "count": 2,
            "first_visit": "2022-05-17T10:35:25.132046+06:00",
            "date": null
        },
        {
            "id": 24847,
            "ip_address": "119.30.32.79",
            "count": 2,
            "first_visit": "2022-07-20T19:41:37.816929+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 17321,
            "ip_address": "116.58.203.7",
            "count": 2,
            "first_visit": "2022-06-22T07:27:58.273962+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 3340,
            "ip_address": "103.138.120.250",
            "count": 2,
            "first_visit": "2022-02-06T00:28:34.052929+06:00",
            "date": null
        },
        {
            "id": 3141,
            "ip_address": "45.125.221.128",
            "count": 2,
            "first_visit": "2022-01-31T21:21:55.946595+06:00",
            "date": null
        },
        {
            "id": 6301,
            "ip_address": "103.130.172.185",
            "count": 2,
            "first_visit": "2022-05-15T09:54:56.763928+06:00",
            "date": null
        },
        {
            "id": 14269,
            "ip_address": "114.119.129.167",
            "count": 2,
            "first_visit": "2022-06-10T02:10:42.719827+06:00",
            "date": "2022-06-10"
        }
    ]
}