GET /api/bet_types/28c1d780-0a1e-4c5c-bd6a-faffdfe4861b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28c1d780-0a1e-4c5c-bd6a-faffdfe4861b",
"match": "https://api-prod.gambitprofit.com/api/matches/faa992e4-2bf3-4f4b-9236-0443320191fd/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Pittsburgh Steelers",
"amount": 5000.0
},
{
"team": "Atlanta Falcons",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1895c47c-b344-4ae5-924b-7fbcedf12c72",
"gambit_id": "ab1af332-b9c1-45b8-9f44-54e5eea976f7",
"last_updated": "2022-12-05T15:27:07.005813-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Steelers",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28c1d780-0a1e-4c5c-bd6a-faffdfe4861b/?format=api"
},
{
"id": "65a6721f-cd2f-427c-8ce7-fcd38dae6b97",
"gambit_id": "539164fe-62be-46ad-a25e-d8798c295cf5",
"last_updated": "2022-12-05T15:27:07.004221-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Falcons",
"reward": "1.80000",
"odds": "1.90910",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28c1d780-0a1e-4c5c-bd6a-faffdfe4861b/?format=api"
}
]
}