GET /api/bet_types/e3f8d8d6-ca93-42ad-af12-663da02acb68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3f8d8d6-ca93-42ad-af12-663da02acb68",
"match": "https://api-prod.gambitprofit.com/api/matches/a08e681f-e861-4091-ad3a-32712fdf9fd1/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-08T09:02:57.987911-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": "Phoenix Suns",
"amount": 5000.0
},
{
"team": "Los Angeles Clippers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8cccb882-d73b-42d1-b688-7ebd928c1593",
"gambit_id": "72a67cab-805f-42b3-b685-2c52c604195f",
"last_updated": "2024-01-10T09:58:14.637409-05:00",
"created_at": "2024-01-08T09:02:57.991635-05:00",
"name": "Phoenix Suns",
"reward": "1.87000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3f8d8d6-ca93-42ad-af12-663da02acb68/?format=api"
},
{
"id": "b5464e38-10fd-4919-b51b-8ddfeeda2dbf",
"gambit_id": "b90820a5-50f4-41b9-9860-454185037ccb",
"last_updated": "2024-01-10T09:58:14.640772-05:00",
"created_at": "2024-01-08T09:02:57.995630-05:00",
"name": "Los Angeles Clippers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3f8d8d6-ca93-42ad-af12-663da02acb68/?format=api"
}
]
}