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

{
    "count": 98136,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27344&ordering=ip_address",
    "results": [
        {
            "id": 14351,
            "ip_address": "114.119.129.4",
            "count": 1,
            "first_visit": "2022-06-10T15:25:17.072193+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 15798,
            "ip_address": "114.119.129.4",
            "count": 1,
            "first_visit": "2022-06-17T00:54:15.961873+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 26097,
            "ip_address": "114.119.129.4",
            "count": 1,
            "first_visit": "2022-07-22T23:11:50.814106+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 11037,
            "ip_address": "114.119.129.4",
            "count": 8,
            "first_visit": "2022-05-24T16:35:38.422221+06:00",
            "date": null
        },
        {
            "id": 17045,
            "ip_address": "114.119.129.4",
            "count": 1,
            "first_visit": "2022-06-21T14:37:07.681686+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 20536,
            "ip_address": "114.119.129.50",
            "count": 1,
            "first_visit": "2022-07-01T11:20:28.245336+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 11929,
            "ip_address": "114.119.129.50",
            "count": 3,
            "first_visit": "2022-05-27T13:37:11.981210+06:00",
            "date": null
        },
        {
            "id": 18584,
            "ip_address": "114.119.129.50",
            "count": 1,
            "first_visit": "2022-06-25T12:51:38.444572+06:00",
            "date": "2022-06-25"
        }
    ]
}