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

{
    "count": 101293,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99064&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99048&ordering=-id",
    "results": [
        {
            "id": 2237,
            "ip_address": "103.83.232.23",
            "count": 1,
            "first_visit": "2022-01-15T06:50:25.929595+06:00",
            "date": null
        },
        {
            "id": 2236,
            "ip_address": "182.48.88.37",
            "count": 7,
            "first_visit": "2022-01-15T06:27:39.383516+06:00",
            "date": null
        },
        {
            "id": 2235,
            "ip_address": "103.91.234.234",
            "count": 1,
            "first_visit": "2022-01-15T03:30:16.014223+06:00",
            "date": null
        },
        {
            "id": 2234,
            "ip_address": "27.147.202.163",
            "count": 2,
            "first_visit": "2022-01-15T01:34:35.834092+06:00",
            "date": null
        },
        {
            "id": 2233,
            "ip_address": "103.92.161.2",
            "count": 1,
            "first_visit": "2022-01-15T00:33:26.890504+06:00",
            "date": null
        },
        {
            "id": 2232,
            "ip_address": "27.147.175.151",
            "count": 1,
            "first_visit": "2022-01-15T00:14:12.285630+06:00",
            "date": null
        },
        {
            "id": 2231,
            "ip_address": "66.249.72.40",
            "count": 1,
            "first_visit": "2022-01-14T23:56:07.682084+06:00",
            "date": null
        },
        {
            "id": 2230,
            "ip_address": "66.249.72.38",
            "count": 4,
            "first_visit": "2022-01-14T23:50:36.738224+06:00",
            "date": null
        }
    ]
}