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

{
    "count": 98146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28008&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27992&ordering=first_visit",
    "results": [
        {
            "id": 28001,
            "ip_address": "70.36.0.133",
            "count": 1,
            "first_visit": "2022-07-27T05:36:29.330170+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28002,
            "ip_address": "37.111.207.205",
            "count": 1,
            "first_visit": "2022-07-27T05:38:08.548321+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28003,
            "ip_address": "103.31.155.225",
            "count": 1,
            "first_visit": "2022-07-27T05:46:37.954027+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28004,
            "ip_address": "87.250.224.9",
            "count": 1,
            "first_visit": "2022-07-27T05:48:33.657948+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28005,
            "ip_address": "141.8.142.65",
            "count": 1,
            "first_visit": "2022-07-27T05:48:49.842718+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28006,
            "ip_address": "66.249.66.128",
            "count": 1,
            "first_visit": "2022-07-27T05:50:22.325735+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28007,
            "ip_address": "103.202.222.239",
            "count": 1,
            "first_visit": "2022-07-27T05:53:47.325518+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28008,
            "ip_address": "103.155.118.224",
            "count": 1,
            "first_visit": "2022-07-27T05:56:30.959285+06:00",
            "date": "2022-07-27"
        }
    ]
}