GET /api/bet_types/909be775-9b5c-4ba0-91f0-ca013683d10f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "909be775-9b5c-4ba0-91f0-ca013683d10f",
"match": "https://api-prod.gambitprofit.com/api/matches/a1d3a85b-4edb-42a6-a813-56be5c513e84/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 7.5",
"amount": 5208.0
},
{
"team": "Game Total Over 7.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "b0229fbf-a79c-4cd5-8bec-49cb4dabc473",
"gambit_id": "21c0f83c-0670-4ede-bbaf-771656f17899",
"last_updated": "2022-09-15T11:07:07.371607-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/909be775-9b5c-4ba0-91f0-ca013683d10f/?format=api"
},
{
"id": "dbafaa54-b640-414c-9b8e-6d1074282a71",
"gambit_id": "2b523dd2-43ee-47f9-8614-d863b198e31e",
"last_updated": "2022-09-15T11:07:07.372564-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/909be775-9b5c-4ba0-91f0-ca013683d10f/?format=api"
}
]
}