GET /api/bet_types/a311c76e-382a-4420-b32a-4f880604ef6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a311c76e-382a-4420-b32a-4f880604ef6b",
"match": "https://api-prod.gambitprofit.com/api/matches/2cb29ddd-48f1-44b5-bf81-4276e99edf9a/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T09:37:10.896198-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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Over 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8394b7a8-4b6a-4eb3-b957-b03615e00c15",
"gambit_id": "6d03668a-1318-4d29-8a32-38fd306153c5",
"last_updated": "2023-03-15T10:07:09.950309-04:00",
"created_at": "2023-03-14T09:37:10.898131-04:00",
"name": "Game Total Under 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a311c76e-382a-4420-b32a-4f880604ef6b/?format=api"
},
{
"id": "caf7cfbe-3323-4b4d-96d8-2acf4a5774f5",
"gambit_id": "ea9c4ad2-059f-44b9-83f4-71183f645b6d",
"last_updated": "2023-03-15T10:07:09.951965-04:00",
"created_at": "2023-03-14T09:37:10.899555-04:00",
"name": "Game Total Over 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a311c76e-382a-4420-b32a-4f880604ef6b/?format=api"
}
]
}