GET /api/bet_types/0c81b4ff-561f-4393-a753-505572a7ff15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c81b4ff-561f-4393-a753-505572a7ff15",
"match": "https://api-prod.gambitprofit.com/api/matches/31becd6a-3636-4ea2-9205-da88e576dd40/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-07T09:03:25.158149-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": "Anaheim Ducks",
"amount": 6090.0
},
{
"team": "Detroit Red Wings",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "8eaa27cc-46c1-4265-bd16-062b4bc8ea9c",
"gambit_id": "ccb68ccf-cd55-43fa-b473-bf4769d52500",
"last_updated": "2024-01-09T10:48:23.257671-05:00",
"created_at": "2024-01-07T09:03:25.166389-05:00",
"name": "Anaheim Ducks",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c81b4ff-561f-4393-a753-505572a7ff15/?format=api"
},
{
"id": "ba9da406-0348-4811-b034-e93be18c1eb5",
"gambit_id": "79999d53-37e3-45b4-ac26-bf3e43d98c60",
"last_updated": "2024-01-09T10:48:23.253486-05:00",
"created_at": "2024-01-07T09:03:25.161715-05:00",
"name": "Detroit Red Wings",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c81b4ff-561f-4393-a753-505572a7ff15/?format=api"
}
]
}