GET /api/bet_types/fd461105-0e4c-4114-a282-8cd359098dbf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd461105-0e4c-4114-a282-8cd359098dbf",
"match": "https://api-prod.gambitprofit.com/api/matches/017d3a53-e901-42cf-9f55-1f1452b4cf76/?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": "Randy Brown",
"amount": 7120.0
},
{
"team": "Francisco Trinaldo",
"amount": 2880.0
}
],
"expected_reward_tokens": 9042.4,
"profit_sb": -457.6,
"profit_sb_percentage": -4.82,
"recommended": false
},
"lines": [
{
"id": "4ad8f4c0-0d4b-4f46-9aab-d66b6e42d436",
"gambit_id": "2b9fde46-5fd4-4638-84c3-d307701367e4",
"last_updated": "2022-10-03T15:46:56.615102-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Randy Brown",
"reward": "1.27000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd461105-0e4c-4114-a282-8cd359098dbf/?format=api"
},
{
"id": "25e76a0d-a96a-4ce1-9bd4-fd8b6555a82b",
"gambit_id": "91e139e5-e8d0-46f8-aedf-ff701978926b",
"last_updated": "2022-10-03T15:46:56.616072-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Francisco Trinaldo",
"reward": "3.14000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd461105-0e4c-4114-a282-8cd359098dbf/?format=api"
}
]
}