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

{
    "count": 100251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20712&ordering=ip_address",
    "results": [
        {
            "id": 20020,
            "ip_address": "103.67.157.229",
            "count": 1,
            "first_visit": "2022-06-29T12:47:19.208621+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 12619,
            "ip_address": "103.67.157.23",
            "count": 1,
            "first_visit": "2022-05-29T23:17:57.959395+06:00",
            "date": null
        },
        {
            "id": 12553,
            "ip_address": "103.67.157.230",
            "count": 1,
            "first_visit": "2022-05-29T20:49:37.373695+06:00",
            "date": null
        },
        {
            "id": 15767,
            "ip_address": "103.67.157.230",
            "count": 1,
            "first_visit": "2022-06-16T23:19:25.627629+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 30037,
            "ip_address": "103.67.157.230",
            "count": 1,
            "first_visit": "2022-07-30T22:49:57.191125+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 30433,
            "ip_address": "103.67.157.230",
            "count": 1,
            "first_visit": "2022-07-31T15:50:09.557916+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 16302,
            "ip_address": "103.67.157.231",
            "count": 1,
            "first_visit": "2022-06-18T09:55:57.954152+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 29542,
            "ip_address": "103.67.157.231",
            "count": 1,
            "first_visit": "2022-07-29T23:21:16.150071+06:00",
            "date": "2022-07-29"
        }
    ]
}