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

{
    "count": 98197,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15552&ordering=-ip_address",
    "results": [
        {
            "id": 24489,
            "ip_address": "43.245.123.170",
            "count": 1,
            "first_visit": "2022-07-20T10:52:51.177992+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 18582,
            "ip_address": "43.245.123.170",
            "count": 1,
            "first_visit": "2022-06-25T12:47:01.926035+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 6397,
            "ip_address": "43.245.123.17",
            "count": 2,
            "first_visit": "2022-05-15T20:40:10.242930+06:00",
            "date": null
        },
        {
            "id": 29118,
            "ip_address": "43.245.123.17",
            "count": 1,
            "first_visit": "2022-07-29T06:55:05.238923+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 44891,
            "ip_address": "43.245.123.17",
            "count": 1,
            "first_visit": "2023-04-05T12:49:42.576341+06:00",
            "date": "2023-04-05"
        },
        {
            "id": 8114,
            "ip_address": "43.245.123.169",
            "count": 1,
            "first_visit": "2022-05-17T12:41:30.163974+06:00",
            "date": null
        },
        {
            "id": 6362,
            "ip_address": "43.245.123.168",
            "count": 3,
            "first_visit": "2022-05-15T18:59:48.683989+06:00",
            "date": null
        },
        {
            "id": 6392,
            "ip_address": "43.245.123.167",
            "count": 2,
            "first_visit": "2022-05-15T20:19:59.022572+06:00",
            "date": null
        }
    ]
}