GET /api/bet_types/21ae0403-f660-4440-a4c7-47b007a8a789/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21ae0403-f660-4440-a4c7-47b007a8a789",
"match": "https://api-prod.gambitprofit.com/api/matches/367d6cd6-aab1-416e-97cc-13ccc115b628/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-29T10:17:00.965042-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": "Vegas Vipers",
"amount": 5000.0
},
{
"team": "San Antonio Brahmas",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7be21af2-6a6a-4758-ba70-f5d4777aa15f",
"gambit_id": "3add8d16-3b5d-472a-afa7-59d500676273",
"last_updated": "2023-04-03T10:57:01.673494-04:00",
"created_at": "2023-03-29T10:17:00.967411-04:00",
"name": "Vegas Vipers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21ae0403-f660-4440-a4c7-47b007a8a789/?format=api"
},
{
"id": "2edbbd7d-9b90-4c61-afdd-8312116c0e53",
"gambit_id": "fd72747c-3fb3-4c8f-9a17-0c62f8d36407",
"last_updated": "2023-04-03T10:57:01.675083-04:00",
"created_at": "2023-03-29T10:17:00.970022-04:00",
"name": "San Antonio Brahmas",
"reward": "1.87000",
"odds": "1.90910",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21ae0403-f660-4440-a4c7-47b007a8a789/?format=api"
}
]
}