GET /api/bet_types/c6aaafac-54c5-450a-adea-e10e2cb997ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6aaafac-54c5-450a-adea-e10e2cb997ee",
"match": "https://api-prod.gambitprofit.com/api/matches/9c05c39a-5b5a-4fdd-af49-b2ea7049edfe/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-22T13:07:01.193754-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": "ARI",
"amount": 5512.0
},
{
"team": "SDG",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "c3ebc63d-869c-4dfa-bdf2-31b19daad50a",
"gambit_id": "4e70a20f-586a-4a37-9e6a-71449ac5a9a9",
"last_updated": "2023-04-23T12:41:53.792008-04:00",
"created_at": "2023-04-22T13:07:01.195242-04:00",
"name": "ARI",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6aaafac-54c5-450a-adea-e10e2cb997ee/?format=api"
},
{
"id": "466c2c7c-a09d-4859-9a19-cf6b108c46d3",
"gambit_id": "5cf36750-ed89-4172-b89e-cf825fd5cddb",
"last_updated": "2023-04-23T12:41:53.793704-04:00",
"created_at": "2023-04-22T13:07:01.196971-04:00",
"name": "SDG",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6aaafac-54c5-450a-adea-e10e2cb997ee/?format=api"
}
]
}