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

{
    "count": 93971,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78104&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78088&ordering=-ip_address",
    "results": [
        {
            "id": 48937,
            "ip_address": "103.242.23.184",
            "count": 1,
            "first_visit": "2023-06-27T19:27:07.883182+06:00",
            "date": "2023-06-27"
        },
        {
            "id": 1332,
            "ip_address": "103.242.23.184",
            "count": 4,
            "first_visit": "2021-12-24T13:08:03.047083+06:00",
            "date": null
        },
        {
            "id": 26688,
            "ip_address": "103.242.23.184",
            "count": 3,
            "first_visit": "2022-07-24T11:29:24.749483+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 10263,
            "ip_address": "103.242.23.183",
            "count": 3,
            "first_visit": "2022-05-22T11:27:21.390706+06:00",
            "date": null
        },
        {
            "id": 15491,
            "ip_address": "103.242.23.183",
            "count": 1,
            "first_visit": "2022-06-16T00:07:05.397697+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 34055,
            "ip_address": "103.242.23.183",
            "count": 1,
            "first_visit": "2022-09-08T16:55:26.909276+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 38639,
            "ip_address": "103.242.23.182",
            "count": 1,
            "first_visit": "2022-12-13T11:10:47.026703+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 17682,
            "ip_address": "103.242.23.182",
            "count": 3,
            "first_visit": "2022-06-23T10:27:24.297592+06:00",
            "date": "2022-06-23"
        }
    ]
}