GET /api/bet_types/43687dd4-b07e-4bb1-91f4-5db775a896a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43687dd4-b07e-4bb1-91f4-5db775a896a5",
"match": "https://api-prod.gambitprofit.com/api/matches/422ca831-0e6a-4e46-9045-0656e3327e3e/?format=api",
"name": "Over/Under",
"created_at": "2023-04-11T09:02:17.682036-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 Under 2.5",
"amount": 5162.0
},
{
"team": "Game Total Over 2.5",
"amount": 4838.0
}
],
"expected_reward_tokens": 9239.98,
"profit_sb": -260.02,
"profit_sb_percentage": -2.74,
"recommended": false
},
"lines": [
{
"id": "7126957b-3a8d-4f08-839e-15c32c4b3609",
"gambit_id": "d9f714c7-24ab-40db-ac71-4d9a49644145",
"last_updated": "2023-04-13T17:22:17.234419-04:00",
"created_at": "2023-04-11T09:02:17.684438-04:00",
"name": "Game Total Under 2.5",
"reward": "1.79000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43687dd4-b07e-4bb1-91f4-5db775a896a5/?format=api"
},
{
"id": "5adfc2b1-b118-4b07-b62d-4e0c2fedc2b6",
"gambit_id": "28649427-fb7f-472a-9d06-e6d965db6759",
"last_updated": "2023-04-13T17:22:17.236847-04:00",
"created_at": "2023-04-11T09:02:17.686787-04:00",
"name": "Game Total Over 2.5",
"reward": "1.91000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43687dd4-b07e-4bb1-91f4-5db775a896a5/?format=api"
}
]
}