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

{
    "count": 98034,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25608&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25592&ordering=date",
    "results": [
        {
            "id": 39207,
            "ip_address": "66.249.66.4",
            "count": 5,
            "first_visit": "2022-12-23T03:59:25.325219+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39221,
            "ip_address": "37.111.235.112",
            "count": 1,
            "first_visit": "2022-12-23T09:31:21.774957+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39237,
            "ip_address": "203.76.223.6",
            "count": 1,
            "first_visit": "2022-12-23T15:28:56.800877+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39191,
            "ip_address": "64.71.131.249",
            "count": 5,
            "first_visit": "2022-12-23T00:31:09.902829+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39192,
            "ip_address": "114.119.133.134",
            "count": 1,
            "first_visit": "2022-12-23T00:48:06.262357+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39193,
            "ip_address": "114.119.135.172",
            "count": 1,
            "first_visit": "2022-12-23T01:02:33.582176+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39231,
            "ip_address": "114.119.142.181",
            "count": 1,
            "first_visit": "2022-12-23T14:28:50.726163+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39226,
            "ip_address": "103.86.201.51",
            "count": 4,
            "first_visit": "2022-12-23T11:50:43.604515+06:00",
            "date": "2022-12-23"
        }
    ]
}