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

{
    "count": 99302,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11256&ordering=ip_address",
    "results": [
        {
            "id": 6332,
            "ip_address": "103.181.72.146",
            "count": 1,
            "first_visit": "2022-05-15T13:02:20.074543+06:00",
            "date": null
        },
        {
            "id": 10819,
            "ip_address": "103.181.72.156",
            "count": 2,
            "first_visit": "2022-05-24T08:12:28.865374+06:00",
            "date": null
        },
        {
            "id": 9841,
            "ip_address": "103.181.72.157",
            "count": 1,
            "first_visit": "2022-05-20T22:44:11.704593+06:00",
            "date": null
        },
        {
            "id": 25269,
            "ip_address": "103.181.72.158",
            "count": 1,
            "first_visit": "2022-07-21T09:36:06.881164+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 19334,
            "ip_address": "103.181.72.162",
            "count": 2,
            "first_visit": "2022-06-27T07:44:20.448959+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 11305,
            "ip_address": "103.181.72.162",
            "count": 3,
            "first_visit": "2022-05-25T06:00:51.691578+06:00",
            "date": null
        },
        {
            "id": 33179,
            "ip_address": "103.181.72.174",
            "count": 1,
            "first_visit": "2022-08-28T10:42:02.341267+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 13705,
            "ip_address": "103.181.73.104",
            "count": 1,
            "first_visit": "2022-06-06T22:01:50.575393+06:00",
            "date": "2022-06-06"
        }
    ]
}