GET /api/bet_types/70cc0e3f-36c2-4f48-8f77-47d53ea7f571/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70cc0e3f-36c2-4f48-8f77-47d53ea7f571",
"match": "https://api-prod.gambitprofit.com/api/matches/725cb9f9-bd64-4fd2-bae0-0430b2622ba4/?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": "Colorado Avalanche",
"amount": 6869.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3131.0
}
],
"expected_reward_tokens": 9204.46,
"profit_sb": 204.46,
"profit_sb_percentage": 2.27,
"recommended": true
},
"lines": [
{
"id": "93594bf1-9fe9-4279-8fc1-d009a1d24ac9",
"gambit_id": "5e05e759-ea32-480c-b35b-aef20ba0cb86",
"last_updated": "2022-11-07T09:18:10.740578-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado Avalanche",
"reward": "1.34000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70cc0e3f-36c2-4f48-8f77-47d53ea7f571/?format=api"
},
{
"id": "b5653099-ce0f-4e8e-a230-9d768d06a07d",
"gambit_id": "2790dcba-7aa5-49b5-96c6-f08561189300",
"last_updated": "2022-11-07T09:18:10.739556-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.94000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70cc0e3f-36c2-4f48-8f77-47d53ea7f571/?format=api"
}
]
}