GET /api/bet_types/30a7aa6d-bf91-47b8-ac12-448ad99eb71c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30a7aa6d-bf91-47b8-ac12-448ad99eb71c",
"match": "https://api-prod.gambitprofit.com/api/matches/47c90409-d068-49a1-b38f-e9502c99546c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-02T09:03:07.369509-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": "Green Bay Packers",
"amount": 6390.0
},
{
"team": "Los Angeles Rams",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "d21c98b1-8113-45db-a159-3fe02fe5486a",
"gambit_id": "25ad0c3b-650f-4f0c-8562-8fecfe9df306",
"last_updated": "2023-11-06T21:18:16.577420-05:00",
"created_at": "2023-11-02T09:03:07.386504-04:00",
"name": "Green Bay Packers",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30a7aa6d-bf91-47b8-ac12-448ad99eb71c/?format=api"
},
{
"id": "66fcd61b-8003-4b41-a447-9fea56b00606",
"gambit_id": "60d4d191-3bed-4ddf-a6c3-20051b771ba8",
"last_updated": "2023-11-06T21:18:16.574044-05:00",
"created_at": "2023-11-02T09:03:07.374114-04:00",
"name": "Los Angeles Rams",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30a7aa6d-bf91-47b8-ac12-448ad99eb71c/?format=api"
}
]
}