GET /api/bet_types/a1a3eae1-5af5-47b1-b83f-03ac55df0258/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1a3eae1-5af5-47b1-b83f-03ac55df0258",
"match": "https://api-prod.gambitprofit.com/api/matches/4f96555c-4e7c-472c-bac9-052d17bd1a04/?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 49",
"amount": 5000.0
},
{
"team": "Game Total Over 49",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "bc829c57-4200-485c-9315-4edf9c96f6ba",
"gambit_id": "70b3b529-e91b-461f-a755-89130c7aad1a",
"last_updated": "2022-09-12T10:27:01.467051-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 49",
"reward": "1.81000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1a3eae1-5af5-47b1-b83f-03ac55df0258/?format=api"
},
{
"id": "294e4469-fd0b-4565-b5f6-1a96adde5240",
"gambit_id": "1975ddbe-c89a-4d65-847b-a38ee3506c63",
"last_updated": "2022-09-12T10:27:01.468285-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 49",
"reward": "1.81000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1a3eae1-5af5-47b1-b83f-03ac55df0258/?format=api"
}
]
}