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

{
    "count": 101340,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35344&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35328&ordering=first_visit",
    "results": [
        {
            "id": 35337,
            "ip_address": "185.209.176.114",
            "count": 1,
            "first_visit": "2022-10-02T04:15:58.994341+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35338,
            "ip_address": "66.249.66.6",
            "count": 1,
            "first_visit": "2022-10-02T04:24:45.744679+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35339,
            "ip_address": "66.249.66.60",
            "count": 9,
            "first_visit": "2022-10-02T05:48:30.734144+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35340,
            "ip_address": "66.249.66.91",
            "count": 2,
            "first_visit": "2022-10-02T06:02:20.817329+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35341,
            "ip_address": "65.154.226.167",
            "count": 1,
            "first_visit": "2022-10-02T06:08:01.338766+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35342,
            "ip_address": "65.154.226.109",
            "count": 2,
            "first_visit": "2022-10-02T06:10:45.123587+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35343,
            "ip_address": "65.154.226.171",
            "count": 1,
            "first_visit": "2022-10-02T06:31:57.563759+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35344,
            "ip_address": "114.119.141.118",
            "count": 12,
            "first_visit": "2022-10-02T06:36:08.185511+06:00",
            "date": "2022-10-02"
        }
    ]
}