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

{
    "count": 101453,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38624&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38608&ordering=first_visit",
    "results": [
        {
            "id": 38617,
            "ip_address": "168.119.68.254",
            "count": 1,
            "first_visit": "2022-12-12T21:56:24.651335+06:00",
            "date": "2022-12-12"
        },
        {
            "id": 38618,
            "ip_address": "118.179.117.145",
            "count": 1,
            "first_visit": "2022-12-12T23:48:19.745121+06:00",
            "date": "2022-12-12"
        },
        {
            "id": 38619,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2022-12-12T23:52:25.209628+06:00",
            "date": "2022-12-12"
        },
        {
            "id": 38620,
            "ip_address": "66.249.79.229",
            "count": 15,
            "first_visit": "2022-12-13T00:17:57.963196+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38621,
            "ip_address": "66.249.79.227",
            "count": 18,
            "first_visit": "2022-12-13T01:00:42.568107+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38622,
            "ip_address": "114.119.159.58",
            "count": 1,
            "first_visit": "2022-12-13T01:01:23.719889+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38623,
            "ip_address": "66.249.79.231",
            "count": 14,
            "first_visit": "2022-12-13T01:12:16.971739+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38624,
            "ip_address": "114.119.156.175",
            "count": 1,
            "first_visit": "2022-12-13T02:40:01.081113+06:00",
            "date": "2022-12-13"
        }
    ]
}