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

{
    "count": 92151,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1928&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1912&ordering=first_visit",
    "results": [
        {
            "id": 1921,
            "ip_address": "202.172.106.47",
            "count": 1,
            "first_visit": "2022-01-11T17:42:31.875015+06:00",
            "date": null
        },
        {
            "id": 1922,
            "ip_address": "210.1.247.223",
            "count": 1,
            "first_visit": "2022-01-11T17:44:50.389237+06:00",
            "date": null
        },
        {
            "id": 1923,
            "ip_address": "103.60.175.140",
            "count": 1,
            "first_visit": "2022-01-11T17:46:00.930538+06:00",
            "date": null
        },
        {
            "id": 1924,
            "ip_address": "103.222.22.1",
            "count": 1,
            "first_visit": "2022-01-11T17:47:21.858273+06:00",
            "date": null
        },
        {
            "id": 1925,
            "ip_address": "27.147.234.50",
            "count": 1,
            "first_visit": "2022-01-11T17:47:48.975595+06:00",
            "date": null
        },
        {
            "id": 1926,
            "ip_address": "103.146.42.193",
            "count": 2,
            "first_visit": "2022-01-11T17:58:25.302018+06:00",
            "date": null
        },
        {
            "id": 1927,
            "ip_address": "103.120.160.190",
            "count": 1,
            "first_visit": "2022-01-11T18:00:37.482494+06:00",
            "date": null
        },
        {
            "id": 1928,
            "ip_address": "37.111.199.62",
            "count": 1,
            "first_visit": "2022-01-11T18:03:49.035321+06:00",
            "date": null
        }
    ]
}