GET /api/bet_types/993e0996-200c-4fd6-a37d-acc3759d64d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "993e0996-200c-4fd6-a37d-acc3759d64d9",
"match": "https://api-prod.gambitprofit.com/api/matches/0d73388e-b94c-486e-9822-f7e6e57bad29/?format=api",
"name": "Pick the Winner",
"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": "STL (J Montgomery)",
"amount": 5253.0
},
{
"team": "NYY (D German)",
"amount": 4747.0
}
],
"expected_reward_tokens": 9350.34,
"profit_sb": 350.34,
"profit_sb_percentage": 3.89,
"recommended": true
},
"lines": [
{
"id": "02b23456-eb35-4a96-a019-27a8c40bddd7",
"gambit_id": "3eda667d-1811-45c9-8d2b-cf9da21ed897",
"last_updated": "2022-08-07T10:52:18.084309-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (J Montgomery)",
"reward": "1.78000",
"odds": "1.85470",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/993e0996-200c-4fd6-a37d-acc3759d64d9/?format=api"
},
{
"id": "92288502-2e03-4885-af5c-0e51a90b6779",
"gambit_id": "db7a5d5b-58b9-4058-a3a3-56a12327b745",
"last_updated": "2022-08-07T10:52:18.084896-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (D German)",
"reward": "1.97000",
"odds": "2.07000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/993e0996-200c-4fd6-a37d-acc3759d64d9/?format=api"
}
]
}