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

{
    "count": 100771,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18624&ordering=ip_address",
    "results": [
        {
            "id": 8132,
            "ip_address": "103.31.154.243",
            "count": 1,
            "first_visit": "2022-05-17T12:50:12.806859+06:00",
            "date": null
        },
        {
            "id": 19373,
            "ip_address": "103.31.154.243",
            "count": 2,
            "first_visit": "2022-06-27T09:11:29.825883+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 26700,
            "ip_address": "103.31.154.243",
            "count": 1,
            "first_visit": "2022-07-24T11:42:47.654199+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 32751,
            "ip_address": "103.31.154.245",
            "count": 1,
            "first_visit": "2022-08-23T12:44:39.461993+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 10581,
            "ip_address": "103.31.154.245",
            "count": 1,
            "first_visit": "2022-05-23T10:47:36.655024+06:00",
            "date": null
        },
        {
            "id": 74505,
            "ip_address": "103.31.154.246",
            "count": 1,
            "first_visit": "2024-10-20T20:35:12.238148+06:00",
            "date": "2024-10-20"
        },
        {
            "id": 29568,
            "ip_address": "103.31.154.247",
            "count": 2,
            "first_visit": "2022-07-29T23:56:04.561212+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10431,
            "ip_address": "103.31.154.247",
            "count": 3,
            "first_visit": "2022-05-22T22:39:37.762464+06:00",
            "date": null
        }
    ]
}