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

{
    "count": 102438,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45624&ordering=ip_address",
    "results": [
        {
            "id": 54,
            "ip_address": "114.119.166.95",
            "count": 10,
            "first_visit": "2021-12-03T08:49:35.222708+06:00",
            "date": null
        },
        {
            "id": 2173,
            "ip_address": "114.119.167.129",
            "count": 10,
            "first_visit": "2022-01-14T05:48:47.232140+06:00",
            "date": null
        },
        {
            "id": 54999,
            "ip_address": "114.119.167.129",
            "count": 2,
            "first_visit": "2023-09-13T10:27:41.761241+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 55348,
            "ip_address": "114.119.167.129",
            "count": 1,
            "first_visit": "2023-09-18T15:15:06.655872+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 56266,
            "ip_address": "114.119.167.129",
            "count": 1,
            "first_visit": "2023-09-28T23:59:39.193462+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 53529,
            "ip_address": "114.119.167.129",
            "count": 1,
            "first_visit": "2023-08-25T22:00:45.671845+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 54119,
            "ip_address": "114.119.167.129",
            "count": 1,
            "first_visit": "2023-09-02T16:23:36.278115+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 40951,
            "ip_address": "114.119.167.18",
            "count": 1,
            "first_visit": "2023-01-25T21:55:53.569155+06:00",
            "date": "2023-01-25"
        }
    ]
}