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

{
    "count": 94627,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=472&ordering=ip_address",
    "results": [
        {
            "id": 34540,
            "ip_address": "103.104.140.1",
            "count": 1,
            "first_visit": "2022-09-17T10:22:15.072918+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 23037,
            "ip_address": "103.104.141.4",
            "count": 1,
            "first_visit": "2022-07-15T22:20:10.461949+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 32762,
            "ip_address": "103.104.141.4",
            "count": 1,
            "first_visit": "2022-08-23T15:35:51.016712+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 33756,
            "ip_address": "103.104.141.4",
            "count": 1,
            "first_visit": "2022-09-03T13:48:10.081129+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 33617,
            "ip_address": "103.104.141.4",
            "count": 1,
            "first_visit": "2022-09-01T13:50:31.401944+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 10900,
            "ip_address": "103.104.184.122",
            "count": 1,
            "first_visit": "2022-05-24T10:57:29.193880+06:00",
            "date": null
        },
        {
            "id": 1249,
            "ip_address": "103.104.184.72",
            "count": 1,
            "first_visit": "2021-12-22T14:46:01.926228+06:00",
            "date": null
        },
        {
            "id": 26130,
            "ip_address": "103.104.217.227",
            "count": 1,
            "first_visit": "2022-07-23T00:16:08.639201+06:00",
            "date": "2022-07-23"
        }
    ]
}