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

{
    "count": 99142,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98984&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98968&ordering=date",
    "results": [
        {
            "id": 8797,
            "ip_address": "43.245.123.122",
            "count": 1,
            "first_visit": "2022-05-18T11:01:55.128498+06:00",
            "date": null
        },
        {
            "id": 8795,
            "ip_address": "37.111.232.84",
            "count": 1,
            "first_visit": "2022-05-18T10:59:45.128187+06:00",
            "date": null
        },
        {
            "id": 8793,
            "ip_address": "116.58.203.95",
            "count": 1,
            "first_visit": "2022-05-18T10:59:04.453831+06:00",
            "date": null
        },
        {
            "id": 8792,
            "ip_address": "103.209.21.11",
            "count": 2,
            "first_visit": "2022-05-18T10:58:21.369870+06:00",
            "date": null
        },
        {
            "id": 8791,
            "ip_address": "119.10.173.158",
            "count": 1,
            "first_visit": "2022-05-18T10:56:08.232630+06:00",
            "date": null
        },
        {
            "id": 8790,
            "ip_address": "37.111.207.236",
            "count": 1,
            "first_visit": "2022-05-18T10:55:08.070258+06:00",
            "date": null
        },
        {
            "id": 8789,
            "ip_address": "119.30.32.37",
            "count": 1,
            "first_visit": "2022-05-18T10:54:35.413807+06:00",
            "date": null
        },
        {
            "id": 8788,
            "ip_address": "43.245.121.81",
            "count": 1,
            "first_visit": "2022-05-18T10:53:28.197727+06:00",
            "date": null
        }
    ]
}