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

{
    "count": 99638,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93456&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93440&ordering=date",
    "results": [
        {
            "id": 1144,
            "ip_address": "43.245.123.75",
            "count": 2,
            "first_visit": "2021-12-21T11:34:17.317046+06:00",
            "date": null
        },
        {
            "id": 1069,
            "ip_address": "103.204.247.10",
            "count": 5,
            "first_visit": "2021-12-20T17:31:20.693667+06:00",
            "date": null
        },
        {
            "id": 1109,
            "ip_address": "45.127.246.150",
            "count": 3,
            "first_visit": "2021-12-21T01:12:43.897850+06:00",
            "date": null
        },
        {
            "id": 1094,
            "ip_address": "103.59.38.66",
            "count": 4,
            "first_visit": "2021-12-20T23:05:34.437727+06:00",
            "date": null
        },
        {
            "id": 1093,
            "ip_address": "43.250.81.46",
            "count": 2,
            "first_visit": "2021-12-20T22:27:24.697546+06:00",
            "date": null
        },
        {
            "id": 1127,
            "ip_address": "82.135.224.18",
            "count": 2,
            "first_visit": "2021-12-21T08:04:03.378881+06:00",
            "date": null
        },
        {
            "id": 1160,
            "ip_address": "203.95.223.225",
            "count": 9,
            "first_visit": "2021-12-21T14:15:54.977189+06:00",
            "date": null
        },
        {
            "id": 1152,
            "ip_address": "103.159.73.249",
            "count": 5,
            "first_visit": "2021-12-21T13:12:04.988629+06:00",
            "date": null
        }
    ]
}