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

{
    "count": 96512,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21328&ordering=ip_address",
    "results": [
        {
            "id": 29953,
            "ip_address": "103.76.241.133",
            "count": 1,
            "first_visit": "2022-07-30T17:36:10.330487+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12892,
            "ip_address": "103.76.241.134",
            "count": 2,
            "first_visit": "2022-05-30T21:51:59.995178+06:00",
            "date": null
        },
        {
            "id": 43551,
            "ip_address": "103.76.241.162",
            "count": 1,
            "first_visit": "2023-03-11T08:07:09.803416+06:00",
            "date": "2023-03-11"
        },
        {
            "id": 5522,
            "ip_address": "103.76.243.1",
            "count": 1,
            "first_visit": "2022-05-01T15:17:52.713267+06:00",
            "date": null
        },
        {
            "id": 11523,
            "ip_address": "103.76.243.3",
            "count": 1,
            "first_visit": "2022-05-25T23:47:53.117285+06:00",
            "date": null
        },
        {
            "id": 74860,
            "ip_address": "103.76.44.101",
            "count": 1,
            "first_visit": "2024-10-27T18:41:36.536899+06:00",
            "date": "2024-10-27"
        },
        {
            "id": 75114,
            "ip_address": "103.76.44.101",
            "count": 1,
            "first_visit": "2024-11-02T16:34:55.517636+06:00",
            "date": "2024-11-02"
        },
        {
            "id": 38168,
            "ip_address": "103.76.44.113",
            "count": 1,
            "first_visit": "2022-12-02T14:45:26.096846+06:00",
            "date": "2022-12-02"
        }
    ]
}