GET /api/bet_types/db06ff2e-378c-499c-97d1-a5dcbe1af678/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db06ff2e-378c-499c-97d1-a5dcbe1af678",
"match": "https://api-prod.gambitprofit.com/api/matches/be604b09-9eaa-4fc0-8374-27f0784232b4/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-18T09:38:23.623670-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": "Chicago Blackhawks",
"amount": 5872.0
},
{
"team": "Nashville Predators",
"amount": 4128.0
}
],
"expected_reward_tokens": 9453.12,
"profit_sb": -46.88,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "57c6c1f8-f5ff-4864-bbec-23c9f7c38399",
"gambit_id": "487300af-942b-49f2-8a91-96fd83df4549",
"last_updated": "2023-11-20T14:58:32.341102-05:00",
"created_at": "2023-11-18T09:38:23.628245-05:00",
"name": "Chicago Blackhawks",
"reward": "1.61000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db06ff2e-378c-499c-97d1-a5dcbe1af678/?format=api"
},
{
"id": "8b68376b-fa02-4c97-b8f8-2aca8c213f6b",
"gambit_id": "5192d66a-98e7-4c9f-a2c8-e739559c1315",
"last_updated": "2023-11-20T14:58:32.345113-05:00",
"created_at": "2023-11-18T09:38:23.636282-05:00",
"name": "Nashville Predators",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db06ff2e-378c-499c-97d1-a5dcbe1af678/?format=api"
}
]
}