GET /api/bet_types/a42ce4bc-ecd4-4aa0-8695-c6d53c7b50a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a42ce4bc-ecd4-4aa0-8695-c6d53c7b50a6",
"match": "https://api-prod.gambitprofit.com/api/matches/afa7b435-1cfe-48be-b334-03cdfec31e3c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-20T09:58:17.230234-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": "Cincinnati Bengals",
"amount": 6090.0
},
{
"team": "Los Angeles Rams",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "69d344b2-c3dd-462f-8dc3-859e87473ff3",
"gambit_id": "61d1ab7a-2d82-45f5-8f1f-5ac9aeceb849",
"last_updated": "2023-09-26T08:58:30.459878-04:00",
"created_at": "2023-09-20T09:58:17.238118-04:00",
"name": "Cincinnati Bengals",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a42ce4bc-ecd4-4aa0-8695-c6d53c7b50a6/?format=api"
},
{
"id": "fdf5d93a-b78c-4b60-95ca-20a339f69bc8",
"gambit_id": "5ed1be2d-bee1-438b-8c31-5343be0790ba",
"last_updated": "2023-09-26T08:58:30.455586-04:00",
"created_at": "2023-09-20T09:58:17.233883-04:00",
"name": "Los Angeles Rams",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a42ce4bc-ecd4-4aa0-8695-c6d53c7b50a6/?format=api"
}
]
}