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

{
    "count": 92198,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4088&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4072&ordering=-date",
    "results": [
        {
            "id": 4150,
            "ip_address": "35.215.121.179",
            "count": 1,
            "first_visit": "2022-03-07T10:26:03.651121+06:00",
            "date": null
        },
        {
            "id": 4151,
            "ip_address": "27.123.255.182",
            "count": 1,
            "first_visit": "2022-03-07T10:32:34.983010+06:00",
            "date": null
        },
        {
            "id": 4109,
            "ip_address": "103.100.235.115",
            "count": 1,
            "first_visit": "2022-03-06T00:32:40.856382+06:00",
            "date": null
        },
        {
            "id": 4152,
            "ip_address": "37.111.198.199",
            "count": null,
            "first_visit": "2022-03-07T10:48:30.711977+06:00",
            "date": null
        },
        {
            "id": 4110,
            "ip_address": "3.144.243.173",
            "count": 1,
            "first_visit": "2022-03-06T03:05:06.634254+06:00",
            "date": null
        },
        {
            "id": 4153,
            "ip_address": "37.111.206.158",
            "count": 2,
            "first_visit": "2022-03-07T11:09:54.557425+06:00",
            "date": null
        },
        {
            "id": 4108,
            "ip_address": "103.138.125.254",
            "count": 5,
            "first_visit": "2022-03-05T23:50:46.955812+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}