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

{
    "count": 101405,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37136&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37120&ordering=first_visit",
    "results": [
        {
            "id": 37129,
            "ip_address": "114.119.141.118",
            "count": 3,
            "first_visit": "2022-11-09T00:52:23.180340+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37130,
            "ip_address": "114.119.134.123",
            "count": 13,
            "first_visit": "2022-11-09T00:53:45.281983+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37131,
            "ip_address": "114.119.141.146",
            "count": 4,
            "first_visit": "2022-11-09T00:58:00.329354+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37132,
            "ip_address": "114.119.141.168",
            "count": 7,
            "first_visit": "2022-11-09T01:02:09.041557+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37133,
            "ip_address": "118.179.180.209",
            "count": 1,
            "first_visit": "2022-11-09T01:06:09.523678+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37134,
            "ip_address": "66.249.66.62",
            "count": 17,
            "first_visit": "2022-11-09T01:15:09.204523+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37135,
            "ip_address": "45.127.247.3",
            "count": 2,
            "first_visit": "2022-11-09T01:46:19.478465+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37136,
            "ip_address": "66.249.66.60",
            "count": 14,
            "first_visit": "2022-11-09T02:27:54.554308+06:00",
            "date": "2022-11-09"
        }
    ]
}