GET /api/bet_types/340e03c7-ed87-412a-84c3-5116e3bf5952/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "340e03c7-ed87-412a-84c3-5116e3bf5952",
"match": "https://api-prod.gambitprofit.com/api/matches/927fadff-a61f-4d74-870c-98a390047e50/?format=api",
"name": "Over/Under",
"created_at": "2023-05-07T11:57:11.595798-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 Over 6.5",
"amount": 5421.0
},
{
"team": "Game Total Under 6.5",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "c6e7cc5d-4172-4473-a0da-92074e51c54b",
"gambit_id": "72c838b3-8762-482a-a13b-5b6478d9fc96",
"last_updated": "2023-05-08T11:47:08.478381-04:00",
"created_at": "2023-05-07T11:57:11.599425-04:00",
"name": "Game Total Over 6.5",
"reward": "1.74000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/340e03c7-ed87-412a-84c3-5116e3bf5952/?format=api"
},
{
"id": "2393b793-7e1a-4d4d-92fb-9cb8aef77ab5",
"gambit_id": "d03cbec6-13fe-4173-b0cb-5c205f1d212f",
"last_updated": "2023-05-08T11:47:08.476875-04:00",
"created_at": "2023-05-07T11:57:11.597629-04:00",
"name": "Game Total Under 6.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/340e03c7-ed87-412a-84c3-5116e3bf5952/?format=api"
}
]
}