GET /api/bet_types/92bf6048-ee88-4d82-bd55-59691d23021c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92bf6048-ee88-4d82-bd55-59691d23021c",
"match": "https://api-prod.gambitprofit.com/api/matches/a0da4f3a-8d3c-4e89-b876-c0357a7f8276/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-25T13:28:14.258422-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": "Edmonton Oilers",
"amount": 5213.0
},
{
"team": "Chicago Blackhawks",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "56238586-a792-40be-93af-bd505d77a75c",
"gambit_id": "b2be4f9f-a03f-4de0-8377-e68fe670a964",
"last_updated": "2024-01-26T20:53:22.243952-05:00",
"created_at": "2024-01-25T13:28:14.266889-05:00",
"name": "Edmonton Oilers",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92bf6048-ee88-4d82-bd55-59691d23021c/?format=api"
},
{
"id": "5023950a-be27-4d6f-8a24-157dd76bdb59",
"gambit_id": "31932b69-bb90-426a-a1dd-abce64a0b07b",
"last_updated": "2024-01-26T20:53:22.237619-05:00",
"created_at": "2024-01-25T13:28:14.262337-05:00",
"name": "Chicago Blackhawks",
"reward": "1.96000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92bf6048-ee88-4d82-bd55-59691d23021c/?format=api"
}
]
}