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

{
    "count": 101346,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35488&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35472&ordering=first_visit",
    "results": [
        {
            "id": 35481,
            "ip_address": "35.245.93.117",
            "count": 1,
            "first_visit": "2022-10-04T18:37:27.942268+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35482,
            "ip_address": "66.249.66.128",
            "count": 3,
            "first_visit": "2022-10-04T19:16:11.199291+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35483,
            "ip_address": "202.134.9.138",
            "count": 1,
            "first_visit": "2022-10-04T20:31:10.659662+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35484,
            "ip_address": "37.111.210.192",
            "count": 1,
            "first_visit": "2022-10-04T20:37:57.537850+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35485,
            "ip_address": "61.69.139.15",
            "count": 1,
            "first_visit": "2022-10-04T20:43:08.485721+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35486,
            "ip_address": "66.249.66.92",
            "count": 2,
            "first_visit": "2022-10-04T21:08:19.847266+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35487,
            "ip_address": "103.196.232.133",
            "count": 1,
            "first_visit": "2022-10-04T21:55:09.286004+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35488,
            "ip_address": "66.249.66.212",
            "count": 1,
            "first_visit": "2022-10-04T22:10:22.010952+06:00",
            "date": "2022-10-04"
        }
    ]
}