GET /api/bet_types/db38795e-b31a-4f5d-9451-11d5e9080c3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db38795e-b31a-4f5d-9451-11d5e9080c3c",
"match": "https://api-prod.gambitprofit.com/api/matches/0cde4483-0110-448a-8048-ebcc78c976cb/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-28T09:08:07.575286-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": "Nashville Predators",
"amount": 6456.0
},
{
"team": "Toronto Maple Leafs",
"amount": 3544.0
}
],
"expected_reward_tokens": 9425.76,
"profit_sb": -74.24,
"profit_sb_percentage": -0.78,
"recommended": false
},
"lines": [
{
"id": "46fdc070-6d1b-403e-999c-657988819a17",
"gambit_id": "44edf52f-d3bc-4bdb-923c-98d8b8116931",
"last_updated": "2023-10-30T13:38:25.272436-04:00",
"created_at": "2023-10-28T09:08:07.583748-04:00",
"name": "Nashville Predators",
"reward": "1.46000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db38795e-b31a-4f5d-9451-11d5e9080c3c/?format=api"
},
{
"id": "ce7b26d3-61b5-4c8e-b43c-bb5b555d3eb2",
"gambit_id": "4c521a22-bf7c-47e7-94d7-fc4a4676060d",
"last_updated": "2023-10-30T13:38:25.268991-04:00",
"created_at": "2023-10-28T09:08:07.579442-04:00",
"name": "Toronto Maple Leafs",
"reward": "2.66000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db38795e-b31a-4f5d-9451-11d5e9080c3c/?format=api"
}
]
}