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

{
    "count": 98327,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18000&ordering=ip_address",
    "results": [
        {
            "id": 42905,
            "ip_address": "103.26.137.67",
            "count": 1,
            "first_visit": "2023-03-01T13:14:47.463900+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 41632,
            "ip_address": "103.26.137.98",
            "count": 1,
            "first_visit": "2023-02-06T13:35:04.206521+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 9041,
            "ip_address": "103.26.139.157",
            "count": 3,
            "first_visit": "2022-05-18T18:09:58.018751+06:00",
            "date": null
        },
        {
            "id": 16189,
            "ip_address": "103.26.246.124",
            "count": 1,
            "first_visit": "2022-06-18T01:33:45.676145+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 13344,
            "ip_address": "103.26.246.124",
            "count": 1,
            "first_visit": "2022-06-02T06:52:00.804368+06:00",
            "date": null
        },
        {
            "id": 41074,
            "ip_address": "103.26.246.126",
            "count": 2,
            "first_visit": "2023-01-28T01:43:35.038069+06:00",
            "date": "2023-01-28"
        },
        {
            "id": 42558,
            "ip_address": "103.26.246.126",
            "count": 2,
            "first_visit": "2023-02-22T18:43:41.032219+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 54872,
            "ip_address": "103.26.246.158",
            "count": 1,
            "first_visit": "2023-09-12T04:02:06.307874+06:00",
            "date": "2023-09-12"
        }
    ]
}