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

{
    "count": 98283,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17560&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17544&ordering=-count",
    "results": [
        {
            "id": 3287,
            "ip_address": "37.111.212.102",
            "count": 2,
            "first_visit": "2022-02-04T00:17:57.140973+06:00",
            "date": null
        },
        {
            "id": 13110,
            "ip_address": "103.176.88.10",
            "count": 2,
            "first_visit": "2022-05-31T13:49:24.808997+06:00",
            "date": null
        },
        {
            "id": 50550,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-07-22T08:15:14.799716+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50474,
            "ip_address": "168.119.65.112",
            "count": 2,
            "first_visit": "2023-07-21T01:27:36.278214+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50498,
            "ip_address": "103.60.175.38",
            "count": 2,
            "first_visit": "2023-07-21T12:04:58.087695+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 12497,
            "ip_address": "182.54.155.18",
            "count": 2,
            "first_visit": "2022-05-29T15:16:45.757572+06:00",
            "date": null
        },
        {
            "id": 50486,
            "ip_address": "103.100.235.96",
            "count": 2,
            "first_visit": "2023-07-21T07:15:45.627841+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 13104,
            "ip_address": "103.120.165.211",
            "count": 2,
            "first_visit": "2022-05-31T13:26:08.916313+06:00",
            "date": null
        }
    ]
}