GET /user_management/visitor-free/?format=api&offset=78048&ordering=count
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=78056&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78040&ordering=count",
    "results": [
        {
            "id": 14766,
            "ip_address": "202.134.14.130",
            "count": 2,
            "first_visit": "2022-06-13T11:42:55.357791+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 14970,
            "ip_address": "103.146.10.249",
            "count": 2,
            "first_visit": "2022-06-14T09:41:45.135219+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 6203,
            "ip_address": "103.130.173.174",
            "count": 2,
            "first_visit": "2022-05-15T04:33:47.937036+06:00",
            "date": null
        },
        {
            "id": 33625,
            "ip_address": "194.32.168.128",
            "count": 2,
            "first_visit": "2022-09-01T15:22:12.620693+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 36581,
            "ip_address": "180.149.232.170",
            "count": 2,
            "first_visit": "2022-10-28T14:12:06.409426+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 15013,
            "ip_address": "118.179.26.203",
            "count": 2,
            "first_visit": "2022-06-14T13:44:41.490653+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 20620,
            "ip_address": "114.119.132.18",
            "count": 2,
            "first_visit": "2022-07-02T00:46:28.417762+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 14934,
            "ip_address": "114.119.128.44",
            "count": 2,
            "first_visit": "2022-06-14T03:30:34.525563+06:00",
            "date": "2022-06-14"
        }
    ]
}