GET /api/bet_types/a53f9f07-c3a3-4902-a852-85a75df60f7b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a53f9f07-c3a3-4902-a852-85a75df60f7b",
"match": "https://api-prod.gambitprofit.com/api/matches/607ae923-9fb7-4655-930e-f8e07523ad80/?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 Over 8",
"amount": 5312.0
},
{
"team": "Game Total Under 8",
"amount": 4688.0
}
],
"expected_reward_tokens": 9188.48,
"profit_sb": 188.48,
"profit_sb_percentage": 2.09,
"recommended": true
},
"lines": [
{
"id": "061d5b55-1121-4bc7-b5f7-4a60565b9cd6",
"gambit_id": "2d700b29-0099-457a-9231-55d90ecc7c0d",
"last_updated": "2022-08-16T14:02:08.058415-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.73000",
"odds": "1.80000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a53f9f07-c3a3-4902-a852-85a75df60f7b/?format=api"
},
{
"id": "bdb600a8-3a4b-4b27-a60a-fc94845bf832",
"gambit_id": "41c4e7fc-176b-4fad-86e2-39832a0384ef",
"last_updated": "2022-08-16T14:02:08.057554-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.05000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a53f9f07-c3a3-4902-a852-85a75df60f7b/?format=api"
}
]
}