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

{
    "count": 101363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36000&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35984&ordering=first_visit",
    "results": [
        {
            "id": 35993,
            "ip_address": "103.137.108.122",
            "count": 1,
            "first_visit": "2022-10-16T23:25:43.692408+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 35994,
            "ip_address": "169.197.142.48",
            "count": 1,
            "first_visit": "2022-10-16T23:26:39.310391+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 35995,
            "ip_address": "66.249.64.196",
            "count": 18,
            "first_visit": "2022-10-17T00:01:58.687417+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 35996,
            "ip_address": "66.249.64.200",
            "count": 13,
            "first_visit": "2022-10-17T00:03:51.921388+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 35997,
            "ip_address": "114.119.141.146",
            "count": 13,
            "first_visit": "2022-10-17T00:10:21.019253+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 35998,
            "ip_address": "103.237.37.254",
            "count": 1,
            "first_visit": "2022-10-17T00:26:07.780583+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 35999,
            "ip_address": "114.31.31.69",
            "count": 1,
            "first_visit": "2022-10-17T00:32:35.862023+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36000,
            "ip_address": "66.249.64.198",
            "count": 17,
            "first_visit": "2022-10-17T01:06:19.877258+06:00",
            "date": "2022-10-17"
        }
    ]
}