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

{
    "count": 101374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36328&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36312&ordering=first_visit",
    "results": [
        {
            "id": 36321,
            "ip_address": "114.119.141.168",
            "count": 18,
            "first_visit": "2022-10-23T00:32:30.974631+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36322,
            "ip_address": "114.119.141.146",
            "count": 17,
            "first_visit": "2022-10-23T00:49:21.854759+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36323,
            "ip_address": "66.249.73.1",
            "count": 16,
            "first_visit": "2022-10-23T00:59:21.004904+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36324,
            "ip_address": "114.119.134.123",
            "count": 12,
            "first_visit": "2022-10-23T01:13:52.991828+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36325,
            "ip_address": "118.179.125.33",
            "count": 1,
            "first_visit": "2022-10-23T01:28:40.113982+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36326,
            "ip_address": "40.77.189.53",
            "count": 1,
            "first_visit": "2022-10-23T01:43:42.384660+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36327,
            "ip_address": "184.22.193.100",
            "count": 2,
            "first_visit": "2022-10-23T01:51:43.517778+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36328,
            "ip_address": "103.85.242.194",
            "count": 1,
            "first_visit": "2022-10-23T01:53:35.730915+06:00",
            "date": "2022-10-23"
        }
    ]
}