GET /api/bet_types/775866ee-0822-4b5c-b08a-ff75c0f849db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "775866ee-0822-4b5c-b08a-ff75c0f849db",
    "match": "https://api-prod.gambitprofit.com/api/matches/d0474d3d-6916-4388-ab67-16ac4626a981/?format=api",
    "name": "Over/Under",
    "created_at": "2024-01-10T09:38:10.905068-05:00",
    "high_risk": {
        "possible": false,
        "description": "There is no line under 1.10 reward"
    },
    "med_risk": {
        "possible": false,
        "description": "Too few lines to bet on"
    },
    "no_risk": {
        "possible": true,
        "name": "No Risk",
        "bet": [
            {
                "team": "Game Total Over 6.5",
                "amount": 5107.0
            },
            {
                "team": "Game Total Under 6.5",
                "amount": 4893.0
            }
        ],
        "expected_reward_tokens": 9345.63,
        "profit_sb": -154.37,
        "profit_sb_percentage": -1.62,
        "recommended": false
    },
    "lines": [
        {
            "id": "d77649ae-de0b-4c4c-a866-3e917d53a32e",
            "gambit_id": "df9e3530-6e77-4e2d-9b34-12f911bbbf83",
            "last_updated": "2024-01-11T11:18:05.915960-05:00",
            "created_at": "2024-01-10T09:38:10.909574-05:00",
            "name": "Game Total Over 6.5",
            "reward": "1.83000",
            "odds": "1.86960",
            "spread": "6.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/775866ee-0822-4b5c-b08a-ff75c0f849db/?format=api"
        },
        {
            "id": "a8a6763f-f8bd-4598-b644-388cc2493a16",
            "gambit_id": "06d53552-d45f-47ac-a067-4ac887fb754d",
            "last_updated": "2024-01-11T11:18:05.920029-05:00",
            "created_at": "2024-01-10T09:38:10.913369-05:00",
            "name": "Game Total Under 6.5",
            "reward": "1.91000",
            "odds": "1.95240",
            "spread": "6.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/775866ee-0822-4b5c-b08a-ff75c0f849db/?format=api"
        }
    ]
}