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

{
    "count": 91560,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=208&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=192&ordering=date",
    "results": [
        {
            "id": 13816,
            "ip_address": "42.0.7.242",
            "count": 1,
            "first_visit": "2022-06-07T13:46:42.892187+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 13773,
            "ip_address": "114.119.134.161",
            "count": 1,
            "first_visit": "2022-06-07T10:14:17.946411+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 13777,
            "ip_address": "176.254.48.68",
            "count": 1,
            "first_visit": "2022-06-07T10:31:05.598200+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 13778,
            "ip_address": "85.208.98.192",
            "count": 1,
            "first_visit": "2022-06-07T10:31:43.112697+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 13780,
            "ip_address": "202.134.10.131",
            "count": 1,
            "first_visit": "2022-06-07T10:33:16.603187+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 13781,
            "ip_address": "114.119.131.199",
            "count": 1,
            "first_visit": "2022-06-07T10:33:36.081817+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 13786,
            "ip_address": "114.119.128.237",
            "count": 1,
            "first_visit": "2022-06-07T11:00:58.120203+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 13743,
            "ip_address": "114.119.132.74",
            "count": 2,
            "first_visit": "2022-06-07T05:36:33.132410+06:00",
            "date": "2022-06-07"
        }
    ]
}