GET /api/bet_types/0049af41-7dc9-4d21-9939-b13972728686/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0049af41-7dc9-4d21-9939-b13972728686",
"match": "https://api-prod.gambitprofit.com/api/matches/8fefbcd1-815a-4487-adc4-17f890fc731a/?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": "Washington Capitals",
"amount": 7227.0
},
{
"team": "Montreal Canadiens",
"amount": 2773.0
}
],
"expected_reward_tokens": 9539.12,
"profit_sb": 39.12,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "a57845ff-c473-4435-8f5a-1c6740e5e607",
"gambit_id": "083d01a9-76bd-4884-8ceb-adb473fe969b",
"last_updated": "2022-10-17T14:27:41.145545-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Capitals",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0049af41-7dc9-4d21-9939-b13972728686/?format=api"
},
{
"id": "652151f6-0986-4d0d-9717-390a35bcdd94",
"gambit_id": "90ed8cf4-d1b2-464f-a27a-55da9e47deac",
"last_updated": "2022-10-17T14:27:41.146521-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "3.44000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0049af41-7dc9-4d21-9939-b13972728686/?format=api"
}
]
}