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

{
    "count": 98306,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17752&ordering=ip_address",
    "results": [
        {
            "id": 14755,
            "ip_address": "103.253.45.5",
            "count": 1,
            "first_visit": "2022-06-13T09:51:18.720033+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 31827,
            "ip_address": "103.253.45.50",
            "count": 1,
            "first_visit": "2022-08-12T07:47:18.474153+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 10676,
            "ip_address": "103.253.45.52",
            "count": 1,
            "first_visit": "2022-05-23T14:18:55.883205+06:00",
            "date": null
        },
        {
            "id": 23403,
            "ip_address": "103.253.45.52",
            "count": 1,
            "first_visit": "2022-07-18T01:16:49.997267+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 13618,
            "ip_address": "103.253.45.55",
            "count": 1,
            "first_visit": "2022-06-06T13:55:58.241351+06:00",
            "date": null
        },
        {
            "id": 30088,
            "ip_address": "103.253.45.56",
            "count": 1,
            "first_visit": "2022-07-30T23:54:45.765403+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12999,
            "ip_address": "103.253.45.57",
            "count": 1,
            "first_visit": "2022-05-31T02:35:03.959818+06:00",
            "date": null
        },
        {
            "id": 20005,
            "ip_address": "103.253.45.57",
            "count": 1,
            "first_visit": "2022-06-29T11:48:29.016831+06:00",
            "date": "2022-06-29"
        }
    ]
}