GET /api/bet_types/610d14d9-4ba6-44f9-a0e3-7457fe8ce446/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "610d14d9-4ba6-44f9-a0e3-7457fe8ce446",
"match": "https://api-prod.gambitprofit.com/api/matches/2283f9bf-2053-435b-8504-fb743468ed91/?format=api",
"name": "Over/Under",
"created_at": "2023-04-12T08:57:09.215639-04: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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "22c39dd7-df01-4e1d-ba53-5ab05d43ccc8",
"gambit_id": "936c4b39-c63e-46d8-b7aa-50c32b38510f",
"last_updated": "2023-04-13T11:02:15.904144-04:00",
"created_at": "2023-04-12T08:57:09.220671-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610d14d9-4ba6-44f9-a0e3-7457fe8ce446/?format=api"
},
{
"id": "6e8333d5-80f6-4ee4-b382-a919d788698b",
"gambit_id": "7a3677ee-2c6c-45d7-bf6d-1d8227ab9f3d",
"last_updated": "2023-04-13T11:02:15.902868-04:00",
"created_at": "2023-04-12T08:57:09.218323-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610d14d9-4ba6-44f9-a0e3-7457fe8ce446/?format=api"
}
]
}