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

{
    "count": 92467,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8784&ordering=ip_address",
    "results": [
        {
            "id": 208,
            "ip_address": "103.159.72.253",
            "count": 46,
            "first_visit": "2021-12-05T11:31:19.952581+06:00",
            "date": null
        },
        {
            "id": 720,
            "ip_address": "103.159.72.254",
            "count": 1,
            "first_visit": "2021-12-15T17:06:08.366912+06:00",
            "date": null
        },
        {
            "id": 42211,
            "ip_address": "103.159.72.66",
            "count": 5,
            "first_visit": "2023-02-15T12:50:12.418763+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 41217,
            "ip_address": "103.159.72.66",
            "count": 2,
            "first_visit": "2023-01-30T10:10:36.184574+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 40888,
            "ip_address": "103.159.72.66",
            "count": 2,
            "first_visit": "2023-01-24T11:14:29.282314+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 41408,
            "ip_address": "103.159.72.66",
            "count": 2,
            "first_visit": "2023-02-02T16:15:09.728178+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 41000,
            "ip_address": "103.159.72.66",
            "count": 1,
            "first_visit": "2023-01-26T15:49:08.616370+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 40926,
            "ip_address": "103.159.72.66",
            "count": 2,
            "first_visit": "2023-01-25T12:00:39.591179+06:00",
            "date": "2023-01-25"
        }
    ]
}