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

{
    "count": 94842,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1128&ordering=ip_address",
    "results": [
        {
            "id": 10413,
            "ip_address": "103.109.95.145",
            "count": 1,
            "first_visit": "2022-05-22T22:14:13.360913+06:00",
            "date": null
        },
        {
            "id": 70896,
            "ip_address": "103.109.95.154",
            "count": 2,
            "first_visit": "2024-07-09T13:45:59.328797+06:00",
            "date": "2024-07-09"
        },
        {
            "id": 9694,
            "ip_address": "103.109.95.155",
            "count": 2,
            "first_visit": "2022-05-20T12:48:43.269071+06:00",
            "date": null
        },
        {
            "id": 32849,
            "ip_address": "103.109.95.157",
            "count": 1,
            "first_visit": "2022-08-24T17:28:36.297014+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 4082,
            "ip_address": "103.109.95.159",
            "count": 1,
            "first_visit": "2022-03-05T00:40:14.884007+06:00",
            "date": null
        },
        {
            "id": 5106,
            "ip_address": "103.109.95.17",
            "count": 1,
            "first_visit": "2022-04-13T17:55:24.401837+06:00",
            "date": null
        },
        {
            "id": 12807,
            "ip_address": "103.109.95.218",
            "count": 2,
            "first_visit": "2022-05-30T15:24:14.995893+06:00",
            "date": null
        },
        {
            "id": 30095,
            "ip_address": "103.109.95.219",
            "count": 1,
            "first_visit": "2022-07-31T00:03:06.845125+06:00",
            "date": "2022-07-31"
        }
    ]
}