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

{
    "count": 101376,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36424&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36408&ordering=first_visit",
    "results": [
        {
            "id": 36417,
            "ip_address": "52.90.66.5",
            "count": 1,
            "first_visit": "2022-10-25T00:33:11.131476+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 36418,
            "ip_address": "66.249.66.60",
            "count": 17,
            "first_visit": "2022-10-25T00:35:26.208865+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 36419,
            "ip_address": "66.249.66.62",
            "count": 18,
            "first_visit": "2022-10-25T00:47:15.304677+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 36420,
            "ip_address": "103.139.132.132",
            "count": 2,
            "first_visit": "2022-10-25T00:54:58.668707+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 36421,
            "ip_address": "114.119.134.123",
            "count": 21,
            "first_visit": "2022-10-25T01:24:51.355048+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 36422,
            "ip_address": "103.242.21.228",
            "count": 1,
            "first_visit": "2022-10-25T01:39:13.429507+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 36423,
            "ip_address": "66.249.66.33",
            "count": 16,
            "first_visit": "2022-10-25T01:46:52.681394+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 36424,
            "ip_address": "114.119.141.146",
            "count": 16,
            "first_visit": "2022-10-25T02:03:24.274302+06:00",
            "date": "2022-10-25"
        }
    ]
}