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

{
    "count": 95121,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15976&ordering=ip_address",
    "results": [
        {
            "id": 39974,
            "ip_address": "103.242.22.245",
            "count": 1,
            "first_visit": "2023-01-06T19:59:41.704804+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 8527,
            "ip_address": "103.242.22.245",
            "count": 7,
            "first_visit": "2022-05-17T23:40:28.598110+06:00",
            "date": null
        },
        {
            "id": 38490,
            "ip_address": "103.242.22.246",
            "count": 1,
            "first_visit": "2022-12-08T19:25:17.073707+06:00",
            "date": "2022-12-08"
        },
        {
            "id": 5898,
            "ip_address": "103.242.22.246",
            "count": 3,
            "first_visit": "2022-05-12T08:35:32.296556+06:00",
            "date": null
        },
        {
            "id": 32440,
            "ip_address": "103.242.22.246",
            "count": 1,
            "first_visit": "2022-08-19T15:05:55.989554+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 30788,
            "ip_address": "103.242.22.246",
            "count": 2,
            "first_visit": "2022-08-02T09:42:11.693217+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 29201,
            "ip_address": "103.242.22.247",
            "count": 1,
            "first_visit": "2022-07-29T10:46:44.543068+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 47046,
            "ip_address": "103.242.22.248",
            "count": 1,
            "first_visit": "2023-05-23T20:09:54.681519+06:00",
            "date": "2023-05-23"
        }
    ]
}