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

{
    "count": 99797,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26184&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26168&ordering=-count",
    "results": [
        {
            "id": 4612,
            "ip_address": "37.111.212.23",
            "count": 2,
            "first_visit": "2022-03-23T11:41:15.524238+06:00",
            "date": null
        },
        {
            "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
        }
    ]
}