GET /api/bet_types/840b9900-6643-4285-a463-4031dcd1e08f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "840b9900-6643-4285-a463-4031dcd1e08f",
"match": "https://api-prod.gambitprofit.com/api/matches/54b868d6-07e0-4da4-93e3-e0c606999d74/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-01T10:03:03.529810-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": "Los Angeles Clippers",
"amount": 5000.0
},
{
"team": "Miami Heat",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "fad23e1e-ac40-4a5b-84fa-b65a872bcee0",
"gambit_id": "90822cd2-0029-4062-a4d5-233bcbf87708",
"last_updated": "2024-01-03T10:48:14.181000-05:00",
"created_at": "2024-01-01T10:03:03.537741-05:00",
"name": "Los Angeles Clippers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/840b9900-6643-4285-a463-4031dcd1e08f/?format=api"
},
{
"id": "40329c96-c11a-4ea4-b880-1cdbe83299b0",
"gambit_id": "871b1448-c42e-401b-a777-01acebad4e69",
"last_updated": "2024-01-03T10:48:14.177626-05:00",
"created_at": "2024-01-01T10:03:03.534032-05:00",
"name": "Miami Heat",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/840b9900-6643-4285-a463-4031dcd1e08f/?format=api"
}
]
}