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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5088&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5072&ordering=first_visit",
    "results": [
        {
            "id": 5081,
            "ip_address": "103.26.136.40",
            "count": 1,
            "first_visit": "2022-04-12T13:58:08.531620+06:00",
            "date": null
        },
        {
            "id": 5082,
            "ip_address": "45.248.151.216",
            "count": 3,
            "first_visit": "2022-04-12T14:12:17.531958+06:00",
            "date": null
        },
        {
            "id": 5083,
            "ip_address": "27.54.150.86",
            "count": 1,
            "first_visit": "2022-04-12T14:36:50.594089+06:00",
            "date": null
        },
        {
            "id": 5084,
            "ip_address": "103.148.148.50",
            "count": 1,
            "first_visit": "2022-04-12T14:56:49.987459+06:00",
            "date": null
        },
        {
            "id": 5085,
            "ip_address": "103.29.124.2",
            "count": 1,
            "first_visit": "2022-04-12T15:11:28.942634+06:00",
            "date": null
        },
        {
            "id": 5086,
            "ip_address": "103.138.120.148",
            "count": 2,
            "first_visit": "2022-04-12T16:30:45.894578+06:00",
            "date": null
        },
        {
            "id": 5087,
            "ip_address": "45.248.151.188",
            "count": 1,
            "first_visit": "2022-04-12T17:28:06.665018+06:00",
            "date": null
        },
        {
            "id": 5088,
            "ip_address": "103.124.251.39",
            "count": 2,
            "first_visit": "2022-04-12T17:44:59.033363+06:00",
            "date": null
        }
    ]
}