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

{
    "count": 95158,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16056&ordering=ip_address",
    "results": [
        {
            "id": 10263,
            "ip_address": "103.242.23.183",
            "count": 3,
            "first_visit": "2022-05-22T11:27:21.390706+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": 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": 41286,
            "ip_address": "103.242.23.185",
            "count": 1,
            "first_visit": "2023-01-31T13:41:04.387622+06:00",
            "date": "2023-01-31"
        },
        {
            "id": 16556,
            "ip_address": "103.242.23.185",
            "count": 1,
            "first_visit": "2022-06-19T11:16:59.317863+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 6884,
            "ip_address": "103.242.23.185",
            "count": 2,
            "first_visit": "2022-05-16T16:59:24.467395+06:00",
            "date": null
        },
        {
            "id": 32232,
            "ip_address": "103.242.23.185",
            "count": 1,
            "first_visit": "2022-08-17T16:38:48.438871+06:00",
            "date": "2022-08-17"
        }
    ]
}