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

{
    "count": 101323,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99512&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99496&ordering=-id",
    "results": [
        {
            "id": 1819,
            "ip_address": "103.131.157.10",
            "count": 3,
            "first_visit": "2022-01-11T11:36:15.160131+06:00",
            "date": null
        },
        {
            "id": 1818,
            "ip_address": "45.248.151.144",
            "count": 4,
            "first_visit": "2022-01-11T11:35:56.199687+06:00",
            "date": null
        },
        {
            "id": 1817,
            "ip_address": "67.191.196.70",
            "count": 2,
            "first_visit": "2022-01-11T11:35:54.685519+06:00",
            "date": null
        },
        {
            "id": 1816,
            "ip_address": "37.111.210.204",
            "count": 2,
            "first_visit": "2022-01-11T11:34:27.992378+06:00",
            "date": null
        },
        {
            "id": 1815,
            "ip_address": "103.251.232.164",
            "count": 1,
            "first_visit": "2022-01-11T11:32:02.628290+06:00",
            "date": null
        },
        {
            "id": 1814,
            "ip_address": "103.59.38.162",
            "count": 3,
            "first_visit": "2022-01-11T11:31:06.525139+06:00",
            "date": null
        },
        {
            "id": 1813,
            "ip_address": "99.10.186.1",
            "count": 1,
            "first_visit": "2022-01-11T11:30:48.184365+06:00",
            "date": null
        },
        {
            "id": 1812,
            "ip_address": "103.144.201.5",
            "count": 1,
            "first_visit": "2022-01-11T11:29:56.490638+06:00",
            "date": null
        }
    ]
}