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

{
    "count": 102697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50520&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50504&ordering=first_visit",
    "results": [
        {
            "id": 50609,
            "ip_address": "118.179.156.193",
            "count": 1,
            "first_visit": "2023-07-23T00:46:53.623809+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50610,
            "ip_address": "66.249.70.196",
            "count": 1,
            "first_visit": "2023-07-23T00:55:35.755657+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50611,
            "ip_address": "37.111.212.59",
            "count": 5,
            "first_visit": "2023-07-23T00:59:12.852175+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50612,
            "ip_address": "181.177.121.140",
            "count": 1,
            "first_visit": "2023-07-23T01:08:27.265819+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50613,
            "ip_address": "134.209.201.143",
            "count": 1,
            "first_visit": "2023-07-23T01:13:14.848890+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50614,
            "ip_address": "64.227.67.157",
            "count": 1,
            "first_visit": "2023-07-23T01:13:23.700268+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50615,
            "ip_address": "116.206.253.171",
            "count": 5,
            "first_visit": "2023-07-23T01:52:24.920143+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50616,
            "ip_address": "114.119.144.64",
            "count": 1,
            "first_visit": "2023-07-23T02:00:32.695971+06:00",
            "date": "2023-07-23"
        }
    ]
}