GET /api/bet_types/b0d41cad-8ede-490d-bd12-03f73f03681a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0d41cad-8ede-490d-bd12-03f73f03681a",
"match": "https://api-prod.gambitprofit.com/api/matches/55ef6dfb-a0a2-4350-a028-11909b8d48ec/?format=api",
"name": "Over/Under",
"created_at": "2023-01-16T09:52:11.898668-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 231",
"amount": 5000.0
},
{
"team": "Game Total Over 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "b2e04ae9-f6e2-4abb-b8a2-bbb4f1f9de88",
"gambit_id": "3a007160-3134-48a9-be5e-d894d4dafcc4",
"last_updated": "2023-01-17T10:57:03.076157-05:00",
"created_at": "2023-01-16T09:52:11.901749-05:00",
"name": "Game Total Under 231",
"reward": "1.78000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0d41cad-8ede-490d-bd12-03f73f03681a/?format=api"
},
{
"id": "c0783df5-c28b-48ee-8b7c-e4d2fdaced3c",
"gambit_id": "04297de4-bdbb-4cd0-9181-07e2e3fb94e1",
"last_updated": "2023-01-17T10:57:03.078121-05:00",
"created_at": "2023-01-16T09:52:11.905094-05:00",
"name": "Game Total Over 231",
"reward": "1.78000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0d41cad-8ede-490d-bd12-03f73f03681a/?format=api"
}
]
}