GET /api/bet_types/57a933c3-52ef-4bd5-83b3-794ea829918b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57a933c3-52ef-4bd5-83b3-794ea829918b",
"match": "https://api-prod.gambitprofit.com/api/matches/e960389c-3354-4b01-9c5d-5f97fa9123d2/?format=api",
"name": "Over/Under",
"created_at": "2023-05-19T18:11:52.421489-04: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 Over 9.5",
"amount": 5107.0
},
{
"team": "Game Total Under 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b7668561-f89d-462c-86a2-4fbe98a11a1f",
"gambit_id": "cfcae914-303e-4c69-b0f5-61b4487ef19b",
"last_updated": "2023-05-20T10:52:08.460010-04:00",
"created_at": "2023-05-19T18:11:52.425609-04:00",
"name": "Game Total Over 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57a933c3-52ef-4bd5-83b3-794ea829918b/?format=api"
},
{
"id": "9302cd1a-cf16-43f2-881b-efce538288d2",
"gambit_id": "4f3564b1-aaf2-418b-861f-85acca3b8b7b",
"last_updated": "2023-05-20T10:52:08.458374-04:00",
"created_at": "2023-05-19T18:11:52.423737-04:00",
"name": "Game Total Under 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57a933c3-52ef-4bd5-83b3-794ea829918b/?format=api"
}
]
}