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

{
    "count": 92183,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3184&ordering=ip_address",
    "results": [
        {
            "id": 25694,
            "ip_address": "103.123.171.125",
            "count": 1,
            "first_visit": "2022-07-21T22:39:33.142640+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 28456,
            "ip_address": "103.123.171.125",
            "count": 1,
            "first_visit": "2022-07-28T00:25:21.110277+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 2435,
            "ip_address": "103.123.171.160",
            "count": 1,
            "first_visit": "2022-01-18T19:06:04.928981+06:00",
            "date": null
        },
        {
            "id": 33491,
            "ip_address": "103.123.171.160",
            "count": 1,
            "first_visit": "2022-08-31T00:38:46.937286+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 8218,
            "ip_address": "103.123.171.251",
            "count": 1,
            "first_visit": "2022-05-17T16:39:00.849268+06:00",
            "date": null
        },
        {
            "id": 6586,
            "ip_address": "103.123.171.97",
            "count": 1,
            "first_visit": "2022-05-16T10:22:26.815115+06:00",
            "date": null
        },
        {
            "id": 5885,
            "ip_address": "103.123.171.99",
            "count": 1,
            "first_visit": "2022-05-11T23:20:34.207557+06:00",
            "date": null
        },
        {
            "id": 20465,
            "ip_address": "103.123.32.108",
            "count": 1,
            "first_visit": "2022-06-30T23:24:59.965811+06:00",
            "date": "2022-06-30"
        }
    ]
}