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

{
    "count": 101373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36304&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36288&ordering=first_visit",
    "results": [
        {
            "id": 36297,
            "ip_address": "103.25.248.239",
            "count": 1,
            "first_visit": "2022-10-22T14:38:12.059609+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36298,
            "ip_address": "103.67.159.125",
            "count": 1,
            "first_visit": "2022-10-22T15:05:03.407637+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36299,
            "ip_address": "103.216.56.125",
            "count": 2,
            "first_visit": "2022-10-22T15:19:56.679465+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36300,
            "ip_address": "103.149.104.38",
            "count": 1,
            "first_visit": "2022-10-22T15:52:46.883075+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36301,
            "ip_address": "58.145.190.234",
            "count": 1,
            "first_visit": "2022-10-22T15:53:26.840228+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36302,
            "ip_address": "66.249.73.30",
            "count": 6,
            "first_visit": "2022-10-22T16:05:26.499789+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36303,
            "ip_address": "37.111.203.120",
            "count": 6,
            "first_visit": "2022-10-22T16:09:25.212095+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36304,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2022-10-22T16:10:30.043070+06:00",
            "date": "2022-10-22"
        }
    ]
}