GET /api/bet_types/44000a76-6314-4609-863c-caf4337b44e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44000a76-6314-4609-863c-caf4337b44e8",
"match": "https://api-prod.gambitprofit.com/api/matches/7902536a-6c62-445d-82fb-9fd2f831ee39/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-15T09:18:14.039945-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": "Colorado Avalanche",
"amount": 5423.0
},
{
"team": "Anaheim Ducks",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "cd7c8437-1ff0-4466-bd13-45db6c68078f",
"gambit_id": "4cc6ca84-3cc8-4016-9c86-8a3463cdb936",
"last_updated": "2023-11-17T09:33:25.693446-05:00",
"created_at": "2023-11-15T09:18:14.051650-05:00",
"name": "Colorado Avalanche",
"reward": "1.73000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44000a76-6314-4609-863c-caf4337b44e8/?format=api"
},
{
"id": "c99177ab-292f-4623-8cf6-5b55fba7af8a",
"gambit_id": "b011e9f9-209b-4546-80b3-21e18611d54a",
"last_updated": "2023-11-17T09:33:25.690215-05:00",
"created_at": "2023-11-15T09:18:14.045935-05:00",
"name": "Anaheim Ducks",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44000a76-6314-4609-863c-caf4337b44e8/?format=api"
}
]
}