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

{
    "count": 91697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=472&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=456&ordering=ip_address",
    "results": [
        {
            "id": 8293,
            "ip_address": "103.103.99.86",
            "count": 1,
            "first_visit": "2022-05-17T20:38:54.275646+06:00",
            "date": null
        },
        {
            "id": 32277,
            "ip_address": "103.103.99.87",
            "count": 1,
            "first_visit": "2022-08-17T23:17:52.527976+06:00",
            "date": "2022-08-17"
        },
        {
            "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": 33617,
            "ip_address": "103.104.141.4",
            "count": 1,
            "first_visit": "2022-09-01T13:50:31.401944+06:00",
            "date": "2022-09-01"
        },
        {
            "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": 32762,
            "ip_address": "103.104.141.4",
            "count": 1,
            "first_visit": "2022-08-23T15:35:51.016712+06:00",
            "date": "2022-08-23"
        },
        {
            "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": 10900,
            "ip_address": "103.104.184.122",
            "count": 1,
            "first_visit": "2022-05-24T10:57:29.193880+06:00",
            "date": null
        }
    ]
}