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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38128&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38112&ordering=first_visit",
    "results": [
        {
            "id": 38121,
            "ip_address": "114.119.142.156",
            "count": 1,
            "first_visit": "2022-12-01T20:17:42.389788+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38122,
            "ip_address": "114.119.151.82",
            "count": 1,
            "first_visit": "2022-12-01T20:20:30.267414+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38123,
            "ip_address": "114.119.154.30",
            "count": 1,
            "first_visit": "2022-12-01T20:21:56.505124+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38124,
            "ip_address": "114.130.185.80",
            "count": 1,
            "first_visit": "2022-12-01T21:10:26.759822+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38125,
            "ip_address": "51.222.41.169",
            "count": 1,
            "first_visit": "2022-12-01T22:18:13.437589+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38126,
            "ip_address": "114.119.151.172",
            "count": 1,
            "first_visit": "2022-12-01T22:22:53.555356+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38127,
            "ip_address": "114.119.131.206",
            "count": 1,
            "first_visit": "2022-12-01T22:24:45.828661+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38128,
            "ip_address": "114.119.139.94",
            "count": 1,
            "first_visit": "2022-12-01T22:26:00.561762+06:00",
            "date": "2022-12-01"
        }
    ]
}