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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50088&ordering=ip_address",
    "results": [
        {
            "id": 19753,
            "ip_address": "119.30.32.108",
            "count": 1,
            "first_visit": "2022-06-28T15:11:25.119395+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 2363,
            "ip_address": "119.30.32.108",
            "count": 2,
            "first_visit": "2022-01-17T12:35:43.840824+06:00",
            "date": null
        },
        {
            "id": 24585,
            "ip_address": "119.30.32.109",
            "count": 1,
            "first_visit": "2022-07-20T12:06:38.295349+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25956,
            "ip_address": "119.30.32.11",
            "count": 2,
            "first_visit": "2022-07-22T13:58:09.465207+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 46319,
            "ip_address": "119.30.32.11",
            "count": 1,
            "first_visit": "2023-05-08T15:39:52.265392+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 9546,
            "ip_address": "119.30.32.110",
            "count": 2,
            "first_visit": "2022-05-19T23:11:01.546114+06:00",
            "date": null
        },
        {
            "id": 10634,
            "ip_address": "119.30.32.111",
            "count": 5,
            "first_visit": "2022-05-23T12:20:14.882837+06:00",
            "date": null
        },
        {
            "id": 36447,
            "ip_address": "119.30.32.112",
            "count": 1,
            "first_visit": "2022-10-25T19:25:49.039051+06:00",
            "date": "2022-10-25"
        }
    ]
}