GET /api/bet_types/450555ee-6ff1-4570-adc8-a6c484fe7b56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "450555ee-6ff1-4570-adc8-a6c484fe7b56",
"match": "https://api-prod.gambitprofit.com/api/matches/3334ba49-5db7-4af6-8e40-8057d0ef4c77/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-01T09:08:19.025594-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": "Arizona Coyotes",
"amount": 5515.0
},
{
"team": "Anaheim Ducks",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "619ce60c-84bf-4a9c-8038-d72324906424",
"gambit_id": "1b028ef1-8b7d-4fb0-a116-a2467803b94b",
"last_updated": "2023-11-03T10:13:02.131187-04:00",
"created_at": "2023-11-01T09:08:19.029119-04:00",
"name": "Arizona Coyotes",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450555ee-6ff1-4570-adc8-a6c484fe7b56/?format=api"
},
{
"id": "fa2102b8-8e98-471c-8bee-c64a7c57c1fd",
"gambit_id": "e0a6f677-6689-4b56-9976-aaa28378648d",
"last_updated": "2023-11-03T10:13:02.135300-04:00",
"created_at": "2023-11-01T09:08:19.033811-04:00",
"name": "Anaheim Ducks",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450555ee-6ff1-4570-adc8-a6c484fe7b56/?format=api"
}
]
}