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

{
    "count": 92956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10232&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10216&ordering=first_visit",
    "results": [
        {
            "id": 10225,
            "ip_address": "42.0.4.226",
            "count": 4,
            "first_visit": "2022-05-22T07:56:22.021802+06:00",
            "date": null
        },
        {
            "id": 10226,
            "ip_address": "103.120.220.209",
            "count": 1,
            "first_visit": "2022-05-22T08:03:29.512514+06:00",
            "date": null
        },
        {
            "id": 10227,
            "ip_address": "103.242.22.225",
            "count": 3,
            "first_visit": "2022-05-22T08:12:37.674687+06:00",
            "date": null
        },
        {
            "id": 10228,
            "ip_address": "182.48.66.2",
            "count": 1,
            "first_visit": "2022-05-22T08:26:08.475057+06:00",
            "date": null
        },
        {
            "id": 10229,
            "ip_address": "37.111.198.31",
            "count": 1,
            "first_visit": "2022-05-22T08:29:45.380413+06:00",
            "date": null
        },
        {
            "id": 10230,
            "ip_address": "37.111.198.127",
            "count": 2,
            "first_visit": "2022-05-22T08:30:18.573816+06:00",
            "date": null
        },
        {
            "id": 10231,
            "ip_address": "58.145.185.250",
            "count": 1,
            "first_visit": "2022-05-22T08:35:00.240520+06:00",
            "date": null
        },
        {
            "id": 10232,
            "ip_address": "180.211.219.37",
            "count": 1,
            "first_visit": "2022-05-22T08:37:16.501287+06:00",
            "date": null
        }
    ]
}