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

{
    "count": 101935,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42520&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42504&ordering=id",
    "results": [
        {
            "id": 42513,
            "ip_address": "103.96.36.10",
            "count": 1,
            "first_visit": "2023-02-21T20:38:16.701895+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42514,
            "ip_address": "103.220.205.109",
            "count": 1,
            "first_visit": "2023-02-21T20:51:36.807017+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42515,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2023-02-21T23:30:59.596684+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42516,
            "ip_address": "103.87.212.253",
            "count": 1,
            "first_visit": "2023-02-21T23:32:58.361491+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42517,
            "ip_address": "103.96.36.10",
            "count": 1,
            "first_visit": "2023-02-22T00:10:36.642441+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42518,
            "ip_address": "27.147.186.118",
            "count": 1,
            "first_visit": "2023-02-22T00:29:43.803051+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42519,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2023-02-22T00:40:50.768865+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42520,
            "ip_address": "66.249.79.190",
            "count": 1,
            "first_visit": "2023-02-22T00:55:54.909953+06:00",
            "date": "2023-02-22"
        }
    ]
}