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

{
    "count": 101739,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41008&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40992&ordering=id",
    "results": [
        {
            "id": 41001,
            "ip_address": "87.250.224.95",
            "count": 3,
            "first_visit": "2023-01-26T15:51:56.675830+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 41002,
            "ip_address": "114.119.158.34",
            "count": 1,
            "first_visit": "2023-01-26T16:29:49.183878+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 41003,
            "ip_address": "114.119.130.13",
            "count": 1,
            "first_visit": "2023-01-26T16:33:53.931642+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 41004,
            "ip_address": "119.148.35.22",
            "count": 1,
            "first_visit": "2023-01-26T16:41:28.377505+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 41005,
            "ip_address": "27.34.20.192",
            "count": 1,
            "first_visit": "2023-01-26T16:48:34.776194+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 41006,
            "ip_address": "103.106.237.86",
            "count": 1,
            "first_visit": "2023-01-26T18:29:16.973468+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 41007,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2023-01-26T19:23:12.569636+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 41008,
            "ip_address": "168.119.64.248",
            "count": 1,
            "first_visit": "2023-01-26T20:21:53.238391+06:00",
            "date": "2023-01-26"
        }
    ]
}