GET /api/bet_types/d2a6609a-40d8-4708-a12a-1c9978c9e2f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d2a6609a-40d8-4708-a12a-1c9978c9e2f4",
"match": "https://api-prod.gambitprofit.com/api/matches/5e448a7a-36f1-4791-b1e7-34a0b49f89cc/?format=api",
"name": "Over/Under",
"created_at": "2023-11-09T09:47:56.814830-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 7",
"amount": 5423.0
},
{
"team": "Game Total Over 7",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d3a23fbe-7d78-4801-ad52-52bcdfe3bb4b",
"gambit_id": "e27ca571-4a19-49fb-b0cc-e3dfead24931",
"last_updated": "2023-11-12T11:18:19.930280-05:00",
"created_at": "2023-11-09T09:47:56.824739-05:00",
"name": "Game Total Under 7",
"reward": "1.73000",
"odds": "1.76920",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2a6609a-40d8-4708-a12a-1c9978c9e2f4/?format=api"
},
{
"id": "8070d6ed-7661-4bc7-8aca-8dd77a7c3874",
"gambit_id": "a0965317-dc31-40e9-9d21-8e5faa24fe2e",
"last_updated": "2023-11-12T11:18:19.927173-05:00",
"created_at": "2023-11-09T09:47:56.820451-05:00",
"name": "Game Total Over 7",
"reward": "2.05000",
"odds": "2.10000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2a6609a-40d8-4708-a12a-1c9978c9e2f4/?format=api"
}
]
}