GET /api/bet_types/732cd54a-3278-4cc3-a2c4-1f587e3aceac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "732cd54a-3278-4cc3-a2c4-1f587e3aceac",
"match": "https://api-prod.gambitprofit.com/api/matches/664ad227-4ae2-49d5-889d-0e5180cc31ae/?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 6.5",
"amount": 5419.0
},
{
"team": "Game Total Under 6.5",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "af32a8d2-eca1-4b56-866a-79fc206ad51c",
"gambit_id": "7f6b5249-d39d-4967-bea7-22adadc69319",
"last_updated": "2022-10-26T09:47:09.816233-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.75000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732cd54a-3278-4cc3-a2c4-1f587e3aceac/?format=api"
},
{
"id": "f1d3fc1c-aa20-4b28-8ff7-8aff1f3ddae5",
"gambit_id": "f45bc1f6-b2c9-4e33-aec6-ab8d49fa935b",
"last_updated": "2022-10-26T09:47:09.815121-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "2.07000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732cd54a-3278-4cc3-a2c4-1f587e3aceac/?format=api"
}
]
}