GET /api/bet_types/52894c89-b043-4100-843f-93922e8813e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52894c89-b043-4100-843f-93922e8813e2",
"match": "https://api-prod.gambitprofit.com/api/matches/82bcaaec-9768-436a-ad90-f904bfa1b1a0/?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": "SFO",
"amount": 6235.0
},
{
"team": "SDG",
"amount": 3765.0
}
],
"expected_reward_tokens": 9600.75,
"profit_sb": 100.75,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "17815258-917d-44c0-9774-301d17404110",
"gambit_id": "9274c56e-590f-4a4e-a174-968d96dc6df0",
"last_updated": "2022-12-24T17:12:11.594414-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO",
"reward": "1.54000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52894c89-b043-4100-843f-93922e8813e2/?format=api"
},
{
"id": "1635c663-4660-4d4d-8beb-c999bc2fa793",
"gambit_id": "b799cc4f-7051-4697-9480-2a660242aa8f",
"last_updated": "2022-12-24T17:12:11.593299-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG",
"reward": "2.55000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52894c89-b043-4100-843f-93922e8813e2/?format=api"
}
]
}