GET /api/bet_types/48790409-0488-4a94-b6b7-b897aa0d6ff7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48790409-0488-4a94-b6b7-b897aa0d6ff7",
"match": "https://api-prod.gambitprofit.com/api/matches/caf49349-be9a-4a77-b92f-b26c06c27fb4/?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": "Detroit Lions",
"amount": 5109.0
},
{
"team": "Indianapolis Colts",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "2a19d0a1-fd37-4357-8cdc-b6011e650b70",
"gambit_id": "0a1a8960-0188-4225-8069-5674f50946fd",
"last_updated": "2022-08-21T12:57:09.597253-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Lions",
"reward": "1.79000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48790409-0488-4a94-b6b7-b897aa0d6ff7/?format=api"
},
{
"id": "dbb13ac1-eb48-44eb-99ff-793166d2695e",
"gambit_id": "eebfc1de-86df-45c8-a7de-9f10e34f8abe",
"last_updated": "2022-08-21T12:57:09.596847-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indianapolis Colts",
"reward": "1.87000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48790409-0488-4a94-b6b7-b897aa0d6ff7/?format=api"
}
]
}