GET /api/bet_types/bb6ba07d-292a-48d8-98ed-a3a44b1e310c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb6ba07d-292a-48d8-98ed-a3a44b1e310c",
"match": "https://api-prod.gambitprofit.com/api/matches/5bc78177-7edc-4fee-83bb-de765889c78f/?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 223",
"amount": 5000.0
},
{
"team": "Game Total Over 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f50064d4-f954-4e0f-bf87-384021da6bd1",
"gambit_id": "548bbdcd-96ea-4a73-a398-cbef4438dd84",
"last_updated": "2022-12-11T10:32:22.418628-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 223",
"reward": "1.80000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6ba07d-292a-48d8-98ed-a3a44b1e310c/?format=api"
},
{
"id": "8f82b8f9-a1c2-4db0-89b4-73b47c4d81b0",
"gambit_id": "6463fa30-1f9e-4568-9675-76ad4e0a0276",
"last_updated": "2022-12-11T10:32:22.419764-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 223",
"reward": "1.80000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6ba07d-292a-48d8-98ed-a3a44b1e310c/?format=api"
}
]
}