GET /user_management/visitor-free/?format=api&offset=35352&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=35360&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35344&ordering=first_visit",
    "results": [
        {
            "id": 35353,
            "ip_address": "103.87.213.104",
            "count": 1,
            "first_visit": "2022-10-02T10:49:41.389408+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35354,
            "ip_address": "119.148.4.51",
            "count": 1,
            "first_visit": "2022-10-02T11:04:09.879755+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35355,
            "ip_address": "95.108.213.60",
            "count": 1,
            "first_visit": "2022-10-02T11:13:27.093904+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35356,
            "ip_address": "114.130.185.218",
            "count": 1,
            "first_visit": "2022-10-02T11:27:23.617616+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35357,
            "ip_address": "182.160.100.1",
            "count": 1,
            "first_visit": "2022-10-02T12:00:23.605320+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35358,
            "ip_address": "202.134.9.138",
            "count": 1,
            "first_visit": "2022-10-02T12:32:54.729525+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35359,
            "ip_address": "202.134.14.133",
            "count": 1,
            "first_visit": "2022-10-02T12:37:15.073336+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35360,
            "ip_address": "203.83.174.146",
            "count": 1,
            "first_visit": "2022-10-02T12:54:47.962751+06:00",
            "date": "2022-10-02"
        }
    ]
}