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

{
    "count": 98234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16560&ordering=ip_address",
    "results": [
        {
            "id": 33252,
            "ip_address": "103.242.22.254",
            "count": 2,
            "first_visit": "2022-08-29T01:34:49.703023+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 8012,
            "ip_address": "103.242.22.255",
            "count": 3,
            "first_visit": "2022-05-17T11:57:19.008724+06:00",
            "date": null
        },
        {
            "id": 36632,
            "ip_address": "103.242.22.255",
            "count": 1,
            "first_visit": "2022-10-29T18:36:57.901694+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 3890,
            "ip_address": "103.242.22.4",
            "count": 3,
            "first_visit": "2022-02-26T13:01:40.858809+06:00",
            "date": null
        },
        {
            "id": 28556,
            "ip_address": "103.242.22.4",
            "count": 1,
            "first_visit": "2022-07-28T04:39:35.987055+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 53060,
            "ip_address": "103.242.22.4",
            "count": 1,
            "first_visit": "2023-08-21T01:45:01.456692+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 22603,
            "ip_address": "103.242.22.4",
            "count": 1,
            "first_visit": "2022-07-14T14:00:44.891073+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 31300,
            "ip_address": "103.242.22.4",
            "count": 1,
            "first_visit": "2022-08-06T01:08:07.525861+06:00",
            "date": "2022-08-06"
        }
    ]
}