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

{
    "count": 101389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80608&ordering=-ip_address",
    "results": [
        {
            "id": 30359,
            "ip_address": "103.67.157.104",
            "count": 1,
            "first_visit": "2022-07-31T11:36:15.102024+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 9182,
            "ip_address": "103.67.157.104",
            "count": 2,
            "first_visit": "2022-05-18T23:27:39.767287+06:00",
            "date": null
        },
        {
            "id": 54122,
            "ip_address": "103.67.157.103",
            "count": 1,
            "first_visit": "2023-09-02T17:29:09.026076+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 26615,
            "ip_address": "103.67.157.102",
            "count": 1,
            "first_visit": "2022-07-24T09:10:00.430883+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 7853,
            "ip_address": "103.67.157.102",
            "count": 1,
            "first_visit": "2022-05-17T10:41:21.048580+06:00",
            "date": null
        },
        {
            "id": 27738,
            "ip_address": "103.67.157.101",
            "count": 1,
            "first_visit": "2022-07-26T14:04:05.608359+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 11170,
            "ip_address": "103.67.157.100",
            "count": 1,
            "first_visit": "2022-05-24T22:31:42.780287+06:00",
            "date": null
        },
        {
            "id": 19581,
            "ip_address": "103.67.157.1",
            "count": 1,
            "first_visit": "2022-06-27T23:54:36.329988+06:00",
            "date": "2022-06-27"
        }
    ]
}