GET /api/bet_types/5166fab5-8d73-4c9d-a03d-39909ce48328/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5166fab5-8d73-4c9d-a03d-39909ce48328",
"match": "https://api-prod.gambitprofit.com/api/matches/94218876-d4a1-4f7e-b99e-c9bd64718577/?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 2.5",
"amount": 5380.0
},
{
"team": "Game Total Over 2.5",
"amount": 4620.0
}
],
"expected_reward_tokens": 8823.2,
"profit_sb": -176.8,
"profit_sb_percentage": -1.96,
"recommended": false
},
"lines": [
{
"id": "0b5f6334-51c6-4e65-875e-4fe1e058aa38",
"gambit_id": "11e8b750-34ed-4153-bd29-78d48532df3c",
"last_updated": "2022-08-14T14:07:03.801204-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.64000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5166fab5-8d73-4c9d-a03d-39909ce48328/?format=api"
},
{
"id": "25c2a3c7-01e8-417e-be10-f9250f654647",
"gambit_id": "b6c11158-2ee1-42d4-ad90-87d744b029bf",
"last_updated": "2022-08-14T14:07:03.802009-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.91000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5166fab5-8d73-4c9d-a03d-39909ce48328/?format=api"
}
]
}