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

{
    "count": 101520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39480&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39464&ordering=date",
    "results": [
        {
            "id": 53198,
            "ip_address": "103.144.200.195",
            "count": 1,
            "first_visit": "2023-08-22T11:02:41.212401+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53199,
            "ip_address": "66.249.66.162",
            "count": 1,
            "first_visit": "2023-08-22T11:08:04.346416+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53200,
            "ip_address": "119.30.41.32",
            "count": 2,
            "first_visit": "2023-08-22T11:09:07.553253+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53201,
            "ip_address": "37.111.199.253",
            "count": 1,
            "first_visit": "2023-08-22T11:16:53.051810+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53202,
            "ip_address": "103.133.201.70",
            "count": 1,
            "first_visit": "2023-08-22T11:30:38.791964+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53203,
            "ip_address": "103.23.40.77",
            "count": 1,
            "first_visit": "2023-08-22T11:53:44.502527+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53205,
            "ip_address": "103.130.118.36",
            "count": 1,
            "first_visit": "2023-08-22T11:56:48.798901+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53209,
            "ip_address": "113.11.63.186",
            "count": 2,
            "first_visit": "2023-08-22T12:40:07.301789+06:00",
            "date": "2023-08-22"
        }
    ]
}