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

{
    "count": 96032,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19392&ordering=-ip_address",
    "results": [
        {
            "id": 12838,
            "ip_address": "37.111.228.62",
            "count": 1,
            "first_visit": "2022-05-30T17:57:23.568439+06:00",
            "date": null
        },
        {
            "id": 27639,
            "ip_address": "37.111.228.62",
            "count": 1,
            "first_visit": "2022-07-26T09:47:51.069563+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 8431,
            "ip_address": "37.111.228.6",
            "count": 1,
            "first_visit": "2022-05-17T23:02:34.588225+06:00",
            "date": null
        },
        {
            "id": 17539,
            "ip_address": "37.111.228.58",
            "count": 1,
            "first_visit": "2022-06-22T23:44:30.067223+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 21331,
            "ip_address": "37.111.228.56",
            "count": 2,
            "first_visit": "2022-07-06T14:07:43.895398+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 31360,
            "ip_address": "37.111.228.52",
            "count": 1,
            "first_visit": "2022-08-06T20:28:07.854827+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 8130,
            "ip_address": "37.111.228.50",
            "count": 1,
            "first_visit": "2022-05-17T12:49:58.697084+06:00",
            "date": null
        },
        {
            "id": 12035,
            "ip_address": "37.111.228.48",
            "count": 1,
            "first_visit": "2022-05-27T23:12:53.271160+06:00",
            "date": null
        }
    ]
}