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

{
    "count": 100205,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7272&ordering=ip_address",
    "results": [
        {
            "id": 96577,
            "ip_address": "103.147.163.28",
            "count": 1,
            "first_visit": "2026-04-01T14:32:54.523288+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 12459,
            "ip_address": "103.147.163.45",
            "count": 2,
            "first_visit": "2022-05-29T12:30:14.922729+06:00",
            "date": null
        },
        {
            "id": 11460,
            "ip_address": "103.147.163.47",
            "count": 1,
            "first_visit": "2022-05-25T22:26:09.276254+06:00",
            "date": null
        },
        {
            "id": 32898,
            "ip_address": "103.147.163.54",
            "count": 2,
            "first_visit": "2022-08-25T11:15:37.520834+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 27851,
            "ip_address": "103.147.163.54",
            "count": 1,
            "first_visit": "2022-07-26T18:56:42.574439+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 14672,
            "ip_address": "103.147.163.54",
            "count": 1,
            "first_visit": "2022-06-12T19:28:50.536675+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 31781,
            "ip_address": "103.147.163.54",
            "count": 1,
            "first_visit": "2022-08-11T17:20:25.316737+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 21496,
            "ip_address": "103.147.163.54",
            "count": 2,
            "first_visit": "2022-07-07T17:31:05.870512+06:00",
            "date": "2022-07-07"
        }
    ]
}