GET /api/bet_types/1c512a4f-4d9b-48ee-b8b9-06b6b238227d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c512a4f-4d9b-48ee-b8b9-06b6b238227d",
"match": "https://api-prod.gambitprofit.com/api/matches/39e4785a-7da1-46b5-bbc7-ccb1518f00ac/?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 51.5",
"amount": 5000.0
},
{
"team": "Game Total Over 51.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "9a1fc98b-57b6-4574-9a86-e54da2a0ff98",
"gambit_id": "33a645ef-2f1f-4c3b-b6da-96d239be01ef",
"last_updated": "2022-10-17T10:01:53.732664-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 51.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c512a4f-4d9b-48ee-b8b9-06b6b238227d/?format=api"
},
{
"id": "027bb971-d990-4403-bddb-04bd3d3a7f3c",
"gambit_id": "2157d6fa-a6f3-41e6-86e2-2cd5784ccff6",
"last_updated": "2022-10-17T10:01:53.733766-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 51.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c512a4f-4d9b-48ee-b8b9-06b6b238227d/?format=api"
}
]
}