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

{
    "count": 98253,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31344&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31328&ordering=first_visit",
    "results": [
        {
            "id": 31337,
            "ip_address": "103.205.68.38",
            "count": 1,
            "first_visit": "2022-08-06T13:41:59.127371+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 31338,
            "ip_address": "103.242.23.181",
            "count": 1,
            "first_visit": "2022-08-06T14:04:25.545331+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 31339,
            "ip_address": "103.67.157.60",
            "count": 1,
            "first_visit": "2022-08-06T14:22:22.151918+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 31340,
            "ip_address": "103.78.225.132",
            "count": 2,
            "first_visit": "2022-08-06T14:50:09.040857+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 31341,
            "ip_address": "103.67.158.92",
            "count": 2,
            "first_visit": "2022-08-06T15:03:10.633859+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 31342,
            "ip_address": "35.236.64.211",
            "count": 3,
            "first_visit": "2022-08-06T15:12:52.919483+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 31343,
            "ip_address": "59.152.99.249",
            "count": 2,
            "first_visit": "2022-08-06T15:55:51.449601+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 31344,
            "ip_address": "103.60.175.81",
            "count": 1,
            "first_visit": "2022-08-06T16:03:07.550769+06:00",
            "date": "2022-08-06"
        }
    ]
}