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

{
    "count": 101941,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42576&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42560&ordering=date",
    "results": [
        {
            "id": 56276,
            "ip_address": "66.249.66.170",
            "count": 2,
            "first_visit": "2023-09-29T05:31:20.736024+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56291,
            "ip_address": "103.161.68.186",
            "count": 1,
            "first_visit": "2023-09-29T12:17:06.779505+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56292,
            "ip_address": "103.92.204.0",
            "count": 1,
            "first_visit": "2023-09-29T12:20:47.322784+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56267,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-09-29T00:10:26.356218+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56293,
            "ip_address": "74.125.212.236",
            "count": 1,
            "first_visit": "2023-09-29T12:45:59.241552+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56301,
            "ip_address": "202.86.223.217",
            "count": 1,
            "first_visit": "2023-09-29T14:27:14.322641+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56295,
            "ip_address": "74.125.212.237",
            "count": 1,
            "first_visit": "2023-09-29T12:47:15.885997+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56313,
            "ip_address": "114.119.156.165",
            "count": 1,
            "first_visit": "2023-09-29T17:52:11.623163+06:00",
            "date": "2023-09-29"
        }
    ]
}