GET /api/bet_types/9f1f37f3-b671-4a3f-a7d3-785873ef76fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f1f37f3-b671-4a3f-a7d3-785873ef76fd",
"match": "https://api-prod.gambitprofit.com/api/matches/b58499ba-e904-4ae8-9d48-231e72b8f97b/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-04T12:16:54.407737-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": "COL",
"amount": 5867.0
},
{
"team": "KAN",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "5de72b76-c111-44b2-96d7-a461b426a446",
"gambit_id": "10dc1dd3-6084-4619-a250-46b6380fbcc1",
"last_updated": "2023-06-05T10:57:25.413621-04:00",
"created_at": "2023-06-04T12:16:54.409884-04:00",
"name": "COL",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f1f37f3-b671-4a3f-a7d3-785873ef76fd/?format=api"
},
{
"id": "122f4f82-9207-4b49-a8f0-d1df778d1205",
"gambit_id": "240ca2a6-b9ae-493a-9682-fd4e29f08865",
"last_updated": "2023-06-05T10:57:25.415146-04:00",
"created_at": "2023-06-04T12:16:54.412210-04:00",
"name": "KAN",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f1f37f3-b671-4a3f-a7d3-785873ef76fd/?format=api"
}
]
}