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

{
    "count": 103917,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56512&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56496&ordering=first_visit",
    "results": [
        {
            "id": 56601,
            "ip_address": "114.119.147.13",
            "count": 1,
            "first_visit": "2023-10-02T23:00:52.953270+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56602,
            "ip_address": "114.119.130.168",
            "count": 1,
            "first_visit": "2023-10-02T23:01:46.644072+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56603,
            "ip_address": "114.119.159.40",
            "count": 1,
            "first_visit": "2023-10-02T23:05:52.941850+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56604,
            "ip_address": "3.81.189.187",
            "count": 1,
            "first_visit": "2023-10-02T23:56:20.753439+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56605,
            "ip_address": "103.112.206.248",
            "count": 1,
            "first_visit": "2023-10-03T00:42:16.528673+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56606,
            "ip_address": "103.88.140.67",
            "count": 2,
            "first_visit": "2023-10-03T01:14:14.630786+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56607,
            "ip_address": "114.119.138.230",
            "count": 1,
            "first_visit": "2023-10-03T01:50:30.802146+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56608,
            "ip_address": "114.119.158.193",
            "count": 1,
            "first_visit": "2023-10-03T01:50:45.965365+06:00",
            "date": "2023-10-03"
        }
    ]
}