GET /api/bet_types/8bb4e274-9ce5-43d0-a330-32e87443a16b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8bb4e274-9ce5-43d0-a330-32e87443a16b",
"match": "https://api-prod.gambitprofit.com/api/matches/2568edf3-1188-4ed9-9f66-59506a179460/?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 41.5",
"amount": 5000.0
},
{
"team": "Game Total Over 41.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "709b60d3-6a1d-4107-89b9-6c667b607336",
"gambit_id": "5a46b39c-d7b7-4197-a572-4b061b826ec8",
"last_updated": "2022-11-21T15:43:27.428765-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 41.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bb4e274-9ce5-43d0-a330-32e87443a16b/?format=api"
},
{
"id": "b0184971-2032-4124-b849-c7fd5c599aab",
"gambit_id": "065faf4b-7b10-4c25-9a8d-c1ba08cfd2f7",
"last_updated": "2022-11-21T15:43:27.429954-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 41.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bb4e274-9ce5-43d0-a330-32e87443a16b/?format=api"
}
]
}