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

{
    "count": 101595,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40512&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40496&ordering=date",
    "results": [
        {
            "id": 54269,
            "ip_address": "103.204.209.123",
            "count": 3,
            "first_visit": "2023-09-04T14:06:54.443031+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54273,
            "ip_address": "103.163.51.41",
            "count": 1,
            "first_visit": "2023-09-04T15:05:33.351039+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54274,
            "ip_address": "37.111.204.247",
            "count": 2,
            "first_visit": "2023-09-04T15:06:26.957664+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54226,
            "ip_address": "103.133.203.243",
            "count": 1,
            "first_visit": "2023-09-04T00:18:23.865391+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54275,
            "ip_address": "114.130.157.48",
            "count": 1,
            "first_visit": "2023-09-04T15:08:55.200128+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54276,
            "ip_address": "202.79.34.197",
            "count": 1,
            "first_visit": "2023-09-04T15:26:30.063469+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54278,
            "ip_address": "104.28.208.84",
            "count": 1,
            "first_visit": "2023-09-04T15:57:26.079596+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 54279,
            "ip_address": "202.164.212.165",
            "count": 1,
            "first_visit": "2023-09-04T16:33:50.646218+06:00",
            "date": "2023-09-04"
        }
    ]
}