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

{
    "count": 93991,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12288&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12272&ordering=first_visit",
    "results": [
        {
            "id": 12281,
            "ip_address": "123.253.65.104",
            "count": 1,
            "first_visit": "2022-05-28T20:35:36.840693+06:00",
            "date": null
        },
        {
            "id": 12282,
            "ip_address": "37.111.243.129",
            "count": 2,
            "first_visit": "2022-05-28T20:49:42.115335+06:00",
            "date": null
        },
        {
            "id": 12283,
            "ip_address": "103.81.104.158",
            "count": 2,
            "first_visit": "2022-05-28T21:19:57.134163+06:00",
            "date": null
        },
        {
            "id": 12284,
            "ip_address": "163.53.150.146",
            "count": 2,
            "first_visit": "2022-05-28T21:42:46.625423+06:00",
            "date": null
        },
        {
            "id": 12285,
            "ip_address": "66.249.89.169",
            "count": 1,
            "first_visit": "2022-05-28T21:48:11.874196+06:00",
            "date": null
        },
        {
            "id": 12286,
            "ip_address": "130.193.239.120",
            "count": 5,
            "first_visit": "2022-05-28T21:53:18.251356+06:00",
            "date": null
        },
        {
            "id": 12287,
            "ip_address": "37.111.234.79",
            "count": 1,
            "first_visit": "2022-05-28T21:54:27.364289+06:00",
            "date": null
        },
        {
            "id": 12288,
            "ip_address": "114.119.133.130",
            "count": 2,
            "first_visit": "2022-05-28T21:56:58.742542+06:00",
            "date": null
        }
    ]
}