GET /api/bet_types/064aa8aa-98da-4ab8-8d89-559f0aef6260/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "064aa8aa-98da-4ab8-8d89-559f0aef6260",
"match": "https://api-prod.gambitprofit.com/api/matches/63e386e7-21ce-45d7-b00a-54bf50b2c2f2/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-14T12:02:14.886589-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": "PIT",
"amount": 5773.0
},
{
"team": "STL",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "217c132e-94b2-426d-8a95-87908eed542a",
"gambit_id": "267879a5-ac51-4c36-808e-914ef304839a",
"last_updated": "2023-04-15T15:36:56.453291-04:00",
"created_at": "2023-04-14T12:02:14.890131-04:00",
"name": "PIT",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/064aa8aa-98da-4ab8-8d89-559f0aef6260/?format=api"
},
{
"id": "4b7279d0-1a33-4f12-8571-9f1b96696060",
"gambit_id": "c51fc5e9-0f9b-4d05-8513-ddeb1a512878",
"last_updated": "2023-04-15T15:36:56.451124-04:00",
"created_at": "2023-04-14T12:02:14.888420-04:00",
"name": "STL",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/064aa8aa-98da-4ab8-8d89-559f0aef6260/?format=api"
}
]
}