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

{
    "count": 96142,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19960&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19944&ordering=first_visit",
    "results": [
        {
            "id": 19953,
            "ip_address": "114.119.133.126",
            "count": 2,
            "first_visit": "2022-06-29T07:58:23.280322+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 19954,
            "ip_address": "203.190.14.130",
            "count": 4,
            "first_visit": "2022-06-29T08:02:39.358130+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 19955,
            "ip_address": "37.111.201.241",
            "count": 2,
            "first_visit": "2022-06-29T08:09:48.327708+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 19956,
            "ip_address": "103.83.235.198",
            "count": 1,
            "first_visit": "2022-06-29T08:11:57.566672+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 19957,
            "ip_address": "103.25.251.229",
            "count": 1,
            "first_visit": "2022-06-29T08:13:03.857033+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 19958,
            "ip_address": "103.134.40.197",
            "count": 7,
            "first_visit": "2022-06-29T08:14:08.445779+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 19959,
            "ip_address": "37.111.207.97",
            "count": 1,
            "first_visit": "2022-06-29T08:20:01.036227+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 19960,
            "ip_address": "37.111.206.33",
            "count": 1,
            "first_visit": "2022-06-29T08:22:13.632376+06:00",
            "date": "2022-06-29"
        }
    ]
}