GET /api/bet_types/b54e76fe-ed67-479b-b6df-435a7d481f3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b54e76fe-ed67-479b-b6df-435a7d481f3a",
"match": "https://api-prod.gambitprofit.com/api/matches/8cd30030-8db7-4228-89a1-21c8b0becc38/?format=api",
"name": "Over/Under",
"created_at": "2022-12-31T00:12:08.827202-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 2.5",
"amount": 5493.0
},
{
"team": "Game Total Under 2.5",
"amount": 4507.0
}
],
"expected_reward_tokens": 8788.65,
"profit_sb": -211.35,
"profit_sb_percentage": -2.35,
"recommended": false
},
"lines": [
{
"id": "9e754cfe-fcb4-4b47-a4f2-81018db22920",
"gambit_id": "ee84c6a7-79b4-4299-a520-e5c79e397110",
"last_updated": "2023-01-01T14:31:46.766044-05:00",
"created_at": "2022-12-31T00:12:08.829701-05:00",
"name": "Game Total Over 2.5",
"reward": "1.60000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b54e76fe-ed67-479b-b6df-435a7d481f3a/?format=api"
},
{
"id": "f7d8e81d-70d1-44af-8614-a10af386f4d0",
"gambit_id": "cfeb2cd6-7fcd-41fb-af9b-a8cb928f9aa7",
"last_updated": "2023-01-01T14:31:46.764888-05:00",
"created_at": "2022-12-31T00:12:08.828437-05:00",
"name": "Game Total Under 2.5",
"reward": "1.95000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b54e76fe-ed67-479b-b6df-435a7d481f3a/?format=api"
}
]
}