GET /api/bet_types/8c645bec-c84d-4cf6-9194-9131079472ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c645bec-c84d-4cf6-9194-9131079472ae",
"match": "https://api-prod.gambitprofit.com/api/matches/25412582-15a6-4938-8e2c-29efd44a51ee/?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": "ARI (T Henry)",
"amount": 5964.0
},
{
"team": "PIT (Z Thompson)",
"amount": 4036.0
}
],
"expected_reward_tokens": 9363.48,
"profit_sb": 363.48,
"profit_sb_percentage": 4.04,
"recommended": true
},
"lines": [
{
"id": "ac17499b-5332-4313-a0c3-9c7426777dc7",
"gambit_id": "bf061820-f707-4e9f-88c5-a3a32a32ad5f",
"last_updated": "2022-08-10T10:06:56.490081-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (T Henry)",
"reward": "1.57000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c645bec-c84d-4cf6-9194-9131079472ae/?format=api"
},
{
"id": "8226c628-f898-4fcd-9d7a-9e8e87bc803a",
"gambit_id": "09f81508-cf82-4378-a6e4-001771cc87ba",
"last_updated": "2022-08-10T10:06:56.490532-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (Z Thompson)",
"reward": "2.32000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c645bec-c84d-4cf6-9194-9131079472ae/?format=api"
}
]
}