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

{
    "count": 98008,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25464&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25448&ordering=first_visit",
    "results": [
        {
            "id": 25457,
            "ip_address": "118.179.69.33",
            "count": 5,
            "first_visit": "2022-07-21T11:59:39.374555+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25458,
            "ip_address": "103.242.22.237",
            "count": 1,
            "first_visit": "2022-07-21T11:59:59.719992+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25459,
            "ip_address": "202.51.185.98",
            "count": 1,
            "first_visit": "2022-07-21T12:00:49.367629+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25460,
            "ip_address": "37.111.228.65",
            "count": 1,
            "first_visit": "2022-07-21T12:01:38.968757+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25461,
            "ip_address": "103.205.68.78",
            "count": 2,
            "first_visit": "2022-07-21T12:01:50.520652+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25462,
            "ip_address": "103.195.141.27",
            "count": 1,
            "first_visit": "2022-07-21T12:03:00.306140+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25463,
            "ip_address": "37.111.234.104",
            "count": 1,
            "first_visit": "2022-07-21T12:03:40.664849+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25464,
            "ip_address": "43.245.123.231",
            "count": 1,
            "first_visit": "2022-07-21T12:05:10.026992+06:00",
            "date": "2022-07-21"
        }
    ]
}