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

{
    "count": 96086,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=520&ordering=ip_address",
    "results": [
        {
            "id": 3706,
            "ip_address": "103.105.86.17",
            "count": 3,
            "first_visit": "2022-02-18T11:39:03.906710+06:00",
            "date": null
        },
        {
            "id": 1570,
            "ip_address": "103.106.0.171",
            "count": 1,
            "first_visit": "2022-01-01T20:03:35.065131+06:00",
            "date": null
        },
        {
            "id": 8215,
            "ip_address": "103.106.0.202",
            "count": 1,
            "first_visit": "2022-05-17T16:31:46.445554+06:00",
            "date": null
        },
        {
            "id": 16209,
            "ip_address": "103.106.0.69",
            "count": 1,
            "first_visit": "2022-06-18T03:47:23.330019+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 38991,
            "ip_address": "103.106.1.184",
            "count": 2,
            "first_visit": "2022-12-19T16:39:05.962615+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 76210,
            "ip_address": "103.106.119.189",
            "count": 1,
            "first_visit": "2024-11-30T22:55:24.837263+06:00",
            "date": "2024-11-30"
        },
        {
            "id": 10304,
            "ip_address": "103.106.167.102",
            "count": 1,
            "first_visit": "2022-05-22T14:27:01.806176+06:00",
            "date": null
        },
        {
            "id": 22270,
            "ip_address": "103.106.167.150",
            "count": 1,
            "first_visit": "2022-07-13T16:58:49.215360+06:00",
            "date": "2022-07-13"
        }
    ]
}