GET /api/bet_types/df175185-6f01-46aa-8b0e-daada4627617/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df175185-6f01-46aa-8b0e-daada4627617",
"match": "https://api-prod.gambitprofit.com/api/matches/67dacc9d-d288-47a3-8764-335b8774679c/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-08T09:37:00.513182-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": "San Antonio Spurs",
"amount": 5000.0
},
{
"team": "Toronto Raptors",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "00100b68-922e-4665-a78d-dc696ecc585f",
"gambit_id": "1e1b96f7-7df6-4bd4-8415-c0cab34ab5dc",
"last_updated": "2023-02-09T11:12:08.207326-05:00",
"created_at": "2023-02-08T09:37:00.515986-05:00",
"name": "San Antonio Spurs",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df175185-6f01-46aa-8b0e-daada4627617/?format=api"
},
{
"id": "3aa2cd13-f38b-4bf8-b984-c2475717402e",
"gambit_id": "8dd17963-d9af-43b4-be27-a812557e9c2c",
"last_updated": "2023-02-09T11:12:08.206136-05:00",
"created_at": "2023-02-08T09:37:00.514544-05:00",
"name": "Toronto Raptors",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df175185-6f01-46aa-8b0e-daada4627617/?format=api"
}
]
}