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

{
    "count": 98452,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33344&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33328&ordering=first_visit",
    "results": [
        {
            "id": 33337,
            "ip_address": "37.111.223.5",
            "count": 1,
            "first_visit": "2022-08-29T17:29:02.095234+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 33338,
            "ip_address": "103.67.158.97",
            "count": 1,
            "first_visit": "2022-08-29T17:37:49.866472+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 33339,
            "ip_address": "103.96.107.153",
            "count": 1,
            "first_visit": "2022-08-29T17:39:35.226640+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 33340,
            "ip_address": "66.249.79.227",
            "count": 9,
            "first_visit": "2022-08-29T17:46:24.704495+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 33341,
            "ip_address": "103.81.196.71",
            "count": 1,
            "first_visit": "2022-08-29T18:00:24.145880+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 33342,
            "ip_address": "37.111.218.111",
            "count": 1,
            "first_visit": "2022-08-29T18:01:44.007077+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 33343,
            "ip_address": "37.111.193.231",
            "count": 1,
            "first_visit": "2022-08-29T18:03:37.076368+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 33344,
            "ip_address": "116.58.200.234",
            "count": 1,
            "first_visit": "2022-08-29T18:08:07.755558+06:00",
            "date": "2022-08-29"
        }
    ]
}