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

{
    "count": 94109,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12584&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12568&ordering=first_visit",
    "results": [
        {
            "id": 12577,
            "ip_address": "103.111.224.15",
            "count": 1,
            "first_visit": "2022-05-29T22:19:55.365963+06:00",
            "date": null
        },
        {
            "id": 12578,
            "ip_address": "37.111.247.46",
            "count": 1,
            "first_visit": "2022-05-29T22:20:38.108164+06:00",
            "date": null
        },
        {
            "id": 12579,
            "ip_address": "103.242.20.243",
            "count": 2,
            "first_visit": "2022-05-29T22:24:55.496778+06:00",
            "date": null
        },
        {
            "id": 12580,
            "ip_address": "103.109.59.158",
            "count": 1,
            "first_visit": "2022-05-29T22:25:47.729566+06:00",
            "date": null
        },
        {
            "id": 12581,
            "ip_address": "116.58.203.69",
            "count": 2,
            "first_visit": "2022-05-29T22:27:47.688223+06:00",
            "date": null
        },
        {
            "id": 12582,
            "ip_address": "103.111.227.192",
            "count": 4,
            "first_visit": "2022-05-29T22:30:59.916099+06:00",
            "date": null
        },
        {
            "id": 12583,
            "ip_address": "37.111.246.61",
            "count": 1,
            "first_visit": "2022-05-29T22:31:54.537203+06:00",
            "date": null
        },
        {
            "id": 12584,
            "ip_address": "194.99.104.210",
            "count": 1,
            "first_visit": "2022-05-29T22:36:37.288069+06:00",
            "date": null
        }
    ]
}