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

{
    "count": 101542,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39784&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39768&ordering=first_visit",
    "results": [
        {
            "id": 39777,
            "ip_address": "114.119.148.165",
            "count": 1,
            "first_visit": "2023-01-03T00:54:40.178640+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 39778,
            "ip_address": "87.250.224.50",
            "count": 2,
            "first_visit": "2023-01-03T01:36:34.708619+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 39779,
            "ip_address": "5.45.207.107",
            "count": 3,
            "first_visit": "2023-01-03T01:43:00.491716+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 39780,
            "ip_address": "114.119.141.119",
            "count": 1,
            "first_visit": "2023-01-03T01:43:33.480706+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 39781,
            "ip_address": "114.119.132.149",
            "count": 1,
            "first_visit": "2023-01-03T01:46:23.048615+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 39782,
            "ip_address": "35.245.43.63",
            "count": 2,
            "first_visit": "2023-01-03T02:12:20.842104+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 39783,
            "ip_address": "114.119.148.198",
            "count": 1,
            "first_visit": "2023-01-03T02:20:34.356093+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 39784,
            "ip_address": "114.119.141.186",
            "count": 1,
            "first_visit": "2023-01-03T02:41:21.110645+06:00",
            "date": "2023-01-03"
        }
    ]
}