GET /api/bet_types/9a02405d-8031-49a3-aaa5-3aa691af8e14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a02405d-8031-49a3-aaa5-3aa691af8e14",
"match": "https://api-prod.gambitprofit.com/api/matches/2e33a7df-c4d3-4059-9c80-68a4a7fc4014/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-13T09:38:14.457677-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": "Arizona Coyotes",
"amount": 6611.0
},
{
"team": "Minnesota Wild",
"amount": 3389.0
}
],
"expected_reward_tokens": 9387.53,
"profit_sb": -112.47,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "26a1f463-297d-446a-876d-ea56d583486c",
"gambit_id": "b8784eea-f92b-44ab-a338-02c84051c9a2",
"last_updated": "2024-01-16T15:03:01.321512-05:00",
"created_at": "2024-01-13T09:38:14.461131-05:00",
"name": "Arizona Coyotes",
"reward": "1.42000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a02405d-8031-49a3-aaa5-3aa691af8e14/?format=api"
},
{
"id": "4087b3d2-aa8b-4fcd-bfd9-0d7a1bcd5271",
"gambit_id": "54ab8448-dc9b-48fd-90c6-d5f03c0bb931",
"last_updated": "2024-01-16T15:03:01.325371-05:00",
"created_at": "2024-01-13T09:38:14.469379-05:00",
"name": "Minnesota Wild",
"reward": "2.77000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a02405d-8031-49a3-aaa5-3aa691af8e14/?format=api"
}
]
}