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

{
    "count": 103628,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64464&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64448&ordering=-first_visit",
    "results": [
        {
            "id": 39172,
            "ip_address": "114.119.152.143",
            "count": 1,
            "first_visit": "2022-12-22T18:27:28.806116+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39171,
            "ip_address": "66.249.66.33",
            "count": 2,
            "first_visit": "2022-12-22T18:27:10.363522+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39170,
            "ip_address": "66.249.66.60",
            "count": 3,
            "first_visit": "2022-12-22T17:50:57.998265+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39169,
            "ip_address": "66.249.66.62",
            "count": 6,
            "first_visit": "2022-12-22T17:49:32.705546+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39168,
            "ip_address": "114.119.140.60",
            "count": 1,
            "first_visit": "2022-12-22T17:40:40.079805+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39167,
            "ip_address": "123.253.215.41",
            "count": 1,
            "first_visit": "2022-12-22T16:58:38.974848+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39166,
            "ip_address": "27.147.201.148",
            "count": 1,
            "first_visit": "2022-12-22T16:48:41.207696+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39165,
            "ip_address": "103.253.45.40",
            "count": 2,
            "first_visit": "2022-12-22T16:14:01.051171+06:00",
            "date": "2022-12-22"
        }
    ]
}