GET /api/bet_types/83fd1dfa-412f-4e88-b988-69ed46923005/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83fd1dfa-412f-4e88-b988-69ed46923005",
"match": "https://api-prod.gambitprofit.com/api/matches/239a4ae5-0e24-4d77-94a9-41c7a01e9a83/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-28T09:08:07.325241-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": "Boston Bruins",
"amount": 6222.0
},
{
"team": "Detroit Red Wings",
"amount": 3778.0
}
],
"expected_reward_tokens": 9519.66,
"profit_sb": 19.66,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "d8b43fdb-4840-4620-843a-9a153db64638",
"gambit_id": "8b6bb0ad-e161-4572-8967-909d8ef0f22d",
"last_updated": "2023-10-30T13:28:22.246108-04:00",
"created_at": "2023-10-28T09:08:07.335153-04:00",
"name": "Boston Bruins",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83fd1dfa-412f-4e88-b988-69ed46923005/?format=api"
},
{
"id": "e7df30ca-27a3-4034-a512-46e272c1fa5c",
"gambit_id": "d50c4402-db30-46b5-8f3b-2afa8a08d7e8",
"last_updated": "2023-10-30T13:28:22.242521-04:00",
"created_at": "2023-10-28T09:08:07.329774-04:00",
"name": "Detroit Red Wings",
"reward": "2.52000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83fd1dfa-412f-4e88-b988-69ed46923005/?format=api"
}
]
}