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

{
    "count": 97293,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23008&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22992&ordering=id",
    "results": [
        {
            "id": 23001,
            "ip_address": "173.252.95.12",
            "count": 1,
            "first_visit": "2022-07-15T17:18:10.868581+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23002,
            "ip_address": "114.119.133.182",
            "count": 1,
            "first_visit": "2022-07-15T17:19:11.521876+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23003,
            "ip_address": "172.241.224.44",
            "count": 1,
            "first_visit": "2022-07-15T17:20:50.141366+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23004,
            "ip_address": "118.179.57.109",
            "count": 1,
            "first_visit": "2022-07-15T17:21:27.622618+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23005,
            "ip_address": "103.84.253.209",
            "count": 1,
            "first_visit": "2022-07-15T17:21:56.826909+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23006,
            "ip_address": "184.151.190.35",
            "count": 2,
            "first_visit": "2022-07-15T17:26:28.690752+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23007,
            "ip_address": "114.119.130.60",
            "count": 1,
            "first_visit": "2022-07-15T17:30:53.075342+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23008,
            "ip_address": "168.119.68.250",
            "count": 2,
            "first_visit": "2022-07-15T17:40:53.071344+06:00",
            "date": "2022-07-15"
        }
    ]
}