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

{
    "count": 101447,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38512&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38496&ordering=first_visit",
    "results": [
        {
            "id": 38505,
            "ip_address": "168.119.64.248",
            "count": 1,
            "first_visit": "2022-12-09T15:17:15.397571+06:00",
            "date": "2022-12-09"
        },
        {
            "id": 38506,
            "ip_address": "103.87.136.226",
            "count": 2,
            "first_visit": "2022-12-09T15:39:45.868354+06:00",
            "date": "2022-12-09"
        },
        {
            "id": 38507,
            "ip_address": "112.134.241.146",
            "count": 1,
            "first_visit": "2022-12-09T16:20:40.228306+06:00",
            "date": "2022-12-09"
        },
        {
            "id": 38508,
            "ip_address": "66.249.64.196",
            "count": 4,
            "first_visit": "2022-12-09T17:44:51.975477+06:00",
            "date": "2022-12-09"
        },
        {
            "id": 38509,
            "ip_address": "66.249.64.198",
            "count": 8,
            "first_visit": "2022-12-09T17:54:51.629306+06:00",
            "date": "2022-12-09"
        },
        {
            "id": 38510,
            "ip_address": "66.249.64.200",
            "count": 5,
            "first_visit": "2022-12-09T18:56:00.371933+06:00",
            "date": "2022-12-09"
        },
        {
            "id": 38511,
            "ip_address": "77.88.5.157",
            "count": 1,
            "first_visit": "2022-12-09T19:45:23.280823+06:00",
            "date": "2022-12-09"
        },
        {
            "id": 38512,
            "ip_address": "103.113.172.5",
            "count": 1,
            "first_visit": "2022-12-09T20:13:19.025103+06:00",
            "date": "2022-12-09"
        }
    ]
}