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

{
    "count": 100862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17056&ordering=ip_address",
    "results": [
        {
            "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": 10263,
            "ip_address": "103.242.23.183",
            "count": 3,
            "first_visit": "2022-05-22T11:27:21.390706+06:00",
            "date": null
        },
        {
            "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": 26688,
            "ip_address": "103.242.23.184",
            "count": 3,
            "first_visit": "2022-07-24T11:29:24.749483+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 1332,
            "ip_address": "103.242.23.184",
            "count": 4,
            "first_visit": "2021-12-24T13:08:03.047083+06:00",
            "date": null
        },
        {
            "id": 41286,
            "ip_address": "103.242.23.185",
            "count": 1,
            "first_visit": "2023-01-31T13:41:04.387622+06:00",
            "date": "2023-01-31"
        },
        {
            "id": 6884,
            "ip_address": "103.242.23.185",
            "count": 2,
            "first_visit": "2022-05-16T16:59:24.467395+06:00",
            "date": null
        }
    ]
}