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

{
    "count": 94088,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12544&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12528&ordering=first_visit",
    "results": [
        {
            "id": 12537,
            "ip_address": "103.35.168.78",
            "count": 1,
            "first_visit": "2022-05-29T19:39:10.890255+06:00",
            "date": null
        },
        {
            "id": 12538,
            "ip_address": "43.245.123.179",
            "count": 1,
            "first_visit": "2022-05-29T19:39:17.003296+06:00",
            "date": null
        },
        {
            "id": 12539,
            "ip_address": "116.58.202.51",
            "count": 1,
            "first_visit": "2022-05-29T19:43:52.690178+06:00",
            "date": null
        },
        {
            "id": 12540,
            "ip_address": "37.111.225.121",
            "count": 2,
            "first_visit": "2022-05-29T19:45:55.582130+06:00",
            "date": null
        },
        {
            "id": 12541,
            "ip_address": "103.88.24.1",
            "count": 2,
            "first_visit": "2022-05-29T19:49:01.880915+06:00",
            "date": null
        },
        {
            "id": 12542,
            "ip_address": "116.58.202.160",
            "count": 1,
            "first_visit": "2022-05-29T19:51:49.087477+06:00",
            "date": null
        },
        {
            "id": 12543,
            "ip_address": "103.166.166.5",
            "count": 2,
            "first_visit": "2022-05-29T19:54:20.019500+06:00",
            "date": null
        },
        {
            "id": 12544,
            "ip_address": "176.58.120.254",
            "count": 1,
            "first_visit": "2022-05-29T19:57:29.007068+06:00",
            "date": null
        }
    ]
}