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

{
    "count": 103062,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=66784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=66768&ordering=ip_address",
    "results": [
        {
            "id": 29666,
            "ip_address": "202.134.8.128",
            "count": 1,
            "first_visit": "2022-07-30T05:18:22.147282+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 18452,
            "ip_address": "202.134.8.128",
            "count": 1,
            "first_visit": "2022-06-25T07:05:30.883245+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 5893,
            "ip_address": "202.134.8.128",
            "count": 24,
            "first_visit": "2022-05-12T07:50:52.788809+06:00",
            "date": null
        },
        {
            "id": 34394,
            "ip_address": "202.134.8.128",
            "count": 1,
            "first_visit": "2022-09-14T23:27:40.926674+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 28259,
            "ip_address": "202.134.8.129",
            "count": 1,
            "first_visit": "2022-07-27T16:12:13.642574+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28524,
            "ip_address": "202.134.8.129",
            "count": 1,
            "first_visit": "2022-07-28T02:41:30.808401+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 2683,
            "ip_address": "202.134.8.129",
            "count": 10,
            "first_visit": "2022-01-23T16:11:22.618124+06:00",
            "date": null
        },
        {
            "id": 27332,
            "ip_address": "202.134.8.129",
            "count": 1,
            "first_visit": "2022-07-25T14:01:43.829441+06:00",
            "date": "2022-07-25"
        }
    ]
}