GET /api/bet_types/196117ae-28f6-4c33-a51f-c31a99df4b68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "196117ae-28f6-4c33-a51f-c31a99df4b68",
"match": "https://api-prod.gambitprofit.com/api/matches/25e43989-6127-4039-84c1-f9ade201e79d/?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": "NYM (D Peterson)",
"amount": 6373.0
},
{
"team": "CHC (D Smyly)",
"amount": 3627.0
}
],
"expected_reward_tokens": 9176.31,
"profit_sb": 176.31,
"profit_sb_percentage": 1.96,
"recommended": true
},
"lines": [
{
"id": "eb1e6a11-8512-4e4c-8e45-344f8b215f1b",
"gambit_id": "77d5a79c-23eb-4f24-a70d-43348373cf46",
"last_updated": "2022-09-15T11:07:09.584799-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (D Peterson)",
"reward": "1.44000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196117ae-28f6-4c33-a51f-c31a99df4b68/?format=api"
},
{
"id": "0b05c4c1-0f98-4c7c-b552-f0becbb8e660",
"gambit_id": "80ea8000-b3f6-4df2-a497-05965f8c2dcc",
"last_updated": "2022-09-15T11:07:09.585883-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (D Smyly)",
"reward": "2.53000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196117ae-28f6-4c33-a51f-c31a99df4b68/?format=api"
}
]
}