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

{
    "count": 102549,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47624&ordering=ip_address",
    "results": [
        {
            "id": 18091,
            "ip_address": "116.58.201.250",
            "count": 1,
            "first_visit": "2022-06-24T12:27:37.568106+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 47797,
            "ip_address": "116.58.201.250",
            "count": 1,
            "first_visit": "2023-06-06T19:58:49.288654+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 40520,
            "ip_address": "116.58.201.250",
            "count": 1,
            "first_visit": "2023-01-17T13:26:30.187016+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 54927,
            "ip_address": "116.58.201.253",
            "count": 2,
            "first_visit": "2023-09-12T17:37:48.177166+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 45937,
            "ip_address": "116.58.201.254",
            "count": 1,
            "first_visit": "2023-05-01T00:02:35.470796+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 29546,
            "ip_address": "116.58.201.254",
            "count": 2,
            "first_visit": "2022-07-29T23:30:04.736761+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6189,
            "ip_address": "116.58.201.254",
            "count": 1,
            "first_visit": "2022-05-15T02:42:37.478228+06:00",
            "date": null
        },
        {
            "id": 6571,
            "ip_address": "116.58.201.255",
            "count": 5,
            "first_visit": "2022-05-16T09:36:46.842152+06:00",
            "date": null
        }
    ]
}