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

{
    "count": 96988,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22232&ordering=ip_address",
    "results": [
        {
            "id": 25019,
            "ip_address": "103.85.238.29",
            "count": 1,
            "first_visit": "2022-07-20T23:58:47.568105+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25041,
            "ip_address": "103.85.238.29",
            "count": 2,
            "first_visit": "2022-07-21T00:33:29.130568+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 15124,
            "ip_address": "103.85.238.43",
            "count": 1,
            "first_visit": "2022-06-15T01:02:39.789910+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 9621,
            "ip_address": "103.85.238.44",
            "count": 3,
            "first_visit": "2022-05-20T08:13:50.247999+06:00",
            "date": null
        },
        {
            "id": 12075,
            "ip_address": "103.85.238.59",
            "count": 1,
            "first_visit": "2022-05-28T00:43:33.535295+06:00",
            "date": null
        },
        {
            "id": 6764,
            "ip_address": "103.85.238.66",
            "count": 2,
            "first_visit": "2022-05-16T14:48:48.956966+06:00",
            "date": null
        },
        {
            "id": 9687,
            "ip_address": "103.85.238.67",
            "count": 6,
            "first_visit": "2022-05-20T12:32:16.764684+06:00",
            "date": null
        },
        {
            "id": 6885,
            "ip_address": "103.85.238.68",
            "count": 1,
            "first_visit": "2022-05-16T16:59:25.827455+06:00",
            "date": null
        }
    ]
}