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

{
    "count": 102696,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50488&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50472&ordering=first_visit",
    "results": [
        {
            "id": 50577,
            "ip_address": "114.119.136.88",
            "count": 1,
            "first_visit": "2023-07-22T16:39:23.731554+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50578,
            "ip_address": "114.119.129.92",
            "count": 1,
            "first_visit": "2023-07-22T16:41:07.149202+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50579,
            "ip_address": "103.143.34.136",
            "count": 1,
            "first_visit": "2023-07-22T17:16:25.705139+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50580,
            "ip_address": "114.119.144.24",
            "count": 1,
            "first_visit": "2023-07-22T17:49:43.178008+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50581,
            "ip_address": "103.94.219.34",
            "count": 3,
            "first_visit": "2023-07-22T17:49:53.372309+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50582,
            "ip_address": "118.179.156.193",
            "count": 1,
            "first_visit": "2023-07-22T18:44:49.720424+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50583,
            "ip_address": "37.111.207.109",
            "count": 2,
            "first_visit": "2023-07-22T18:45:08.260244+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50584,
            "ip_address": "37.111.212.99",
            "count": 1,
            "first_visit": "2023-07-22T19:23:48.486787+06:00",
            "date": "2023-07-22"
        }
    ]
}