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

{
    "count": 100055,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21792&ordering=-count",
    "results": [
        {
            "id": 35185,
            "ip_address": "202.181.18.238",
            "count": 2,
            "first_visit": "2022-09-29T09:37:42.843921+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 10253,
            "ip_address": "103.140.116.33",
            "count": 2,
            "first_visit": "2022-05-22T11:00:57.278899+06:00",
            "date": null
        },
        {
            "id": 35250,
            "ip_address": "143.198.110.242",
            "count": 2,
            "first_visit": "2022-09-30T10:06:57.642658+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 536,
            "ip_address": "120.50.180.80",
            "count": 2,
            "first_visit": "2021-12-10T12:55:21.678614+06:00",
            "date": null
        },
        {
            "id": 32570,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-08-21T03:16:53.842498+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 17639,
            "ip_address": "202.58.110.250",
            "count": 2,
            "first_visit": "2022-06-23T08:29:21.837918+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 25233,
            "ip_address": "45.248.149.82",
            "count": 2,
            "first_visit": "2022-07-21T08:57:08.799335+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 14183,
            "ip_address": "116.58.203.34",
            "count": 2,
            "first_visit": "2022-06-09T15:10:41.300711+06:00",
            "date": "2022-06-09"
        }
    ]
}