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

{
    "count": 101380,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36872&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36856&ordering=date",
    "results": [
        {
            "id": 50580,
            "ip_address": "114.119.144.24",
            "count": 1,
            "first_visit": "2023-07-22T17:49:43.178008+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50602,
            "ip_address": "114.119.134.155",
            "count": 1,
            "first_visit": "2023-07-22T23:14:57.777726+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50582,
            "ip_address": "118.179.156.193",
            "count": 1,
            "first_visit": "2023-07-22T18:44:49.720424+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50583,
            "ip_address": "37.111.207.109",
            "count": 2,
            "first_visit": "2023-07-22T18:45:08.260244+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50584,
            "ip_address": "37.111.212.99",
            "count": 1,
            "first_visit": "2023-07-22T19:23:48.486787+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50585,
            "ip_address": "103.94.219.60",
            "count": 1,
            "first_visit": "2023-07-22T19:28:48.658896+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50586,
            "ip_address": "37.111.212.55",
            "count": 1,
            "first_visit": "2023-07-22T19:33:49.928982+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50587,
            "ip_address": "123.253.198.158",
            "count": 2,
            "first_visit": "2023-07-22T20:01:45.794024+06:00",
            "date": "2023-07-22"
        }
    ]
}