GET /api/bet_types/89e527b0-2fde-4e29-ad18-70fa04e7836b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89e527b0-2fde-4e29-ad18-70fa04e7836b",
"match": "https://api-prod.gambitprofit.com/api/matches/85271b34-869a-4905-9157-858b2e70e397/?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": "TAM",
"amount": 5313.0
},
{
"team": "LAA",
"amount": 4687.0
}
],
"expected_reward_tokens": 9138.36,
"profit_sb": 138.36,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "103f2ff6-3f34-4f11-8f4c-9546dec046a9",
"gambit_id": "8c1287c9-e426-4091-9a01-d2802dfac8ee",
"last_updated": "2022-08-25T10:17:08.936418-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM",
"reward": "1.72000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e527b0-2fde-4e29-ad18-70fa04e7836b/?format=api"
},
{
"id": "5e2284e8-a455-4f8f-bc4e-5fa8dc6bfbfd",
"gambit_id": "7d259276-3e93-4d6a-bcd1-a6f3a12209e0",
"last_updated": "2022-08-25T10:17:08.936856-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA",
"reward": "1.95000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e527b0-2fde-4e29-ad18-70fa04e7836b/?format=api"
}
]
}