GET /api/bet_types/839d616d-d5bd-46bd-ba68-bfe9cd8291be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "839d616d-d5bd-46bd-ba68-bfe9cd8291be",
"match": "https://api-prod.gambitprofit.com/api/matches/6d169013-cc4b-44b1-8b02-4bad2cfb2c03/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-03T10:18:15.628983-04: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": "Philadelphia Eagles",
"amount": 5000.0
},
{
"team": "Los Angeles Rams",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f2175545-5603-4f3c-9ce5-df82b3e7ed02",
"gambit_id": "4bab6cf1-34de-4e1b-9f11-08bba01a3b5f",
"last_updated": "2023-10-09T15:43:12.006120-04:00",
"created_at": "2023-10-03T10:18:15.635110-04:00",
"name": "Philadelphia Eagles",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/839d616d-d5bd-46bd-ba68-bfe9cd8291be/?format=api"
},
{
"id": "8f1fa295-36ee-408e-b62b-24243b026d76",
"gambit_id": "9cffcaeb-8438-4c92-8c10-0fe586ff4ee7",
"last_updated": "2023-10-09T15:43:12.011071-04:00",
"created_at": "2023-10-03T10:18:15.641358-04:00",
"name": "Los Angeles Rams",
"reward": "1.87000",
"odds": "1.90910",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/839d616d-d5bd-46bd-ba68-bfe9cd8291be/?format=api"
}
]
}