GET /api/bet_types/cbe3cb65-bf5a-4059-803d-45a07fe73708/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cbe3cb65-bf5a-4059-803d-45a07fe73708",
"match": "https://api-prod.gambitprofit.com/api/matches/67fa48f0-d90f-4c2d-9430-4fd7ef30a27b/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-14T09:28:06.599109-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": "Washington Capitals",
"amount": 6643.0
},
{
"team": "Philadelphia Flyers",
"amount": 3357.0
}
],
"expected_reward_tokens": 9433.06,
"profit_sb": -66.94,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "bc8f6669-835f-45bc-a9de-1a3aee7306c8",
"gambit_id": "ddbe9e20-1ac2-4e04-824e-0e9efa74efa7",
"last_updated": "2023-12-16T10:28:24.801445-05:00",
"created_at": "2023-12-14T09:28:06.603117-05:00",
"name": "Washington Capitals",
"reward": "1.42000",
"odds": "1.43480",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbe3cb65-bf5a-4059-803d-45a07fe73708/?format=api"
},
{
"id": "2149b242-e4a2-434c-89bc-a16938fb1865",
"gambit_id": "1dd78bd7-473f-439c-aa79-3bc3f2b99366",
"last_updated": "2023-12-16T10:28:24.804820-05:00",
"created_at": "2023-12-14T09:28:06.607876-05:00",
"name": "Philadelphia Flyers",
"reward": "2.81000",
"odds": "2.90000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbe3cb65-bf5a-4059-803d-45a07fe73708/?format=api"
}
]
}