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

{
    "count": 102561,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47832&ordering=ip_address",
    "results": [
        {
            "id": 8955,
            "ip_address": "116.58.202.225",
            "count": 2,
            "first_visit": "2022-05-18T13:47:18.076096+06:00",
            "date": null
        },
        {
            "id": 30518,
            "ip_address": "116.58.202.228",
            "count": 1,
            "first_visit": "2022-07-31T21:42:48.512664+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 12562,
            "ip_address": "116.58.202.229",
            "count": 1,
            "first_visit": "2022-05-29T22:02:26.043459+06:00",
            "date": null
        },
        {
            "id": 16373,
            "ip_address": "116.58.202.229",
            "count": 1,
            "first_visit": "2022-06-18T13:20:14.113831+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 4927,
            "ip_address": "116.58.202.230",
            "count": 2,
            "first_visit": "2022-04-05T12:53:55.824026+06:00",
            "date": null
        },
        {
            "id": 7793,
            "ip_address": "116.58.202.231",
            "count": 1,
            "first_visit": "2022-05-17T10:06:45.706058+06:00",
            "date": null
        },
        {
            "id": 10947,
            "ip_address": "116.58.202.234",
            "count": 1,
            "first_visit": "2022-05-24T12:28:55.029048+06:00",
            "date": null
        },
        {
            "id": 11089,
            "ip_address": "116.58.202.235",
            "count": 1,
            "first_visit": "2022-05-24T19:14:46.384619+06:00",
            "date": null
        }
    ]
}