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

{
    "count": 102489,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72824&ordering=ip_address",
    "results": [
        {
            "id": 1839,
            "ip_address": "27.147.243.129",
            "count": 1,
            "first_visit": "2022-01-11T12:14:28.098453+06:00",
            "date": null
        },
        {
            "id": 10273,
            "ip_address": "27.147.243.13",
            "count": 1,
            "first_visit": "2022-05-22T12:04:36.214304+06:00",
            "date": null
        },
        {
            "id": 22354,
            "ip_address": "27.147.243.131",
            "count": 1,
            "first_visit": "2022-07-13T19:35:00.245064+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 7326,
            "ip_address": "27.147.243.134",
            "count": 1,
            "first_visit": "2022-05-16T22:07:43.130008+06:00",
            "date": null
        },
        {
            "id": 2758,
            "ip_address": "27.147.243.140",
            "count": 1,
            "first_visit": "2022-01-24T23:55:57.640862+06:00",
            "date": null
        },
        {
            "id": 25079,
            "ip_address": "27.147.243.141",
            "count": 1,
            "first_visit": "2022-07-21T02:10:41.270894+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 11241,
            "ip_address": "27.147.243.155",
            "count": 2,
            "first_visit": "2022-05-24T23:50:00.597363+06:00",
            "date": null
        },
        {
            "id": 30378,
            "ip_address": "27.147.243.16",
            "count": 1,
            "first_visit": "2022-07-31T11:54:07.589292+06:00",
            "date": "2022-07-31"
        }
    ]
}