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

{
    "count": 100833,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16792&ordering=-count",
    "results": [
        {
            "id": 54113,
            "ip_address": "124.123.161.231",
            "count": 2,
            "first_visit": "2023-09-02T14:11:01.049522+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54033,
            "ip_address": "114.119.159.75",
            "count": 2,
            "first_visit": "2023-09-01T13:38:14.145941+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 54048,
            "ip_address": "50.116.23.148",
            "count": 2,
            "first_visit": "2023-09-01T19:00:16.432325+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 54076,
            "ip_address": "66.249.66.163",
            "count": 2,
            "first_visit": "2023-09-02T01:19:18.047198+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 14135,
            "ip_address": "114.119.132.122",
            "count": 2,
            "first_visit": "2022-06-09T09:34:23.576925+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 54042,
            "ip_address": "104.28.120.0",
            "count": 2,
            "first_visit": "2023-09-01T15:28:37.864904+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 54072,
            "ip_address": "103.144.201.65",
            "count": 2,
            "first_visit": "2023-09-02T01:02:02.724464+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54154,
            "ip_address": "66.249.66.161",
            "count": 2,
            "first_visit": "2023-09-03T00:40:28.373230+06:00",
            "date": "2023-09-03"
        }
    ]
}