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

{
    "count": 101937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42528&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42512&ordering=-count",
    "results": [
        {
            "id": 37550,
            "ip_address": "103.107.132.130",
            "count": 1,
            "first_visit": "2022-11-18T20:18:42.978799+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 37514,
            "ip_address": "37.111.246.168",
            "count": 1,
            "first_visit": "2022-11-17T18:37:02.867370+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 37579,
            "ip_address": "103.120.36.166",
            "count": 1,
            "first_visit": "2022-11-19T18:35:34.926483+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 37516,
            "ip_address": "40.77.202.55",
            "count": 1,
            "first_visit": "2022-11-17T20:31:24.670696+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 37517,
            "ip_address": "43.245.123.136",
            "count": 1,
            "first_visit": "2022-11-17T20:34:57.594992+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 37518,
            "ip_address": "175.29.198.218",
            "count": 1,
            "first_visit": "2022-11-17T21:00:09.782733+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 37519,
            "ip_address": "212.30.52.87",
            "count": 1,
            "first_visit": "2022-11-17T22:43:13.890228+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 37520,
            "ip_address": "103.120.162.6",
            "count": 1,
            "first_visit": "2022-11-17T23:07:32.542489+06:00",
            "date": "2022-11-17"
        }
    ]
}