GET /api/bet_types/3858442f-0de8-49d8-b3c1-43fe9e12336c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3858442f-0de8-49d8-b3c1-43fe9e12336c",
"match": "https://api-prod.gambitprofit.com/api/matches/07b262ae-09a3-41c1-8970-755163dbd980/?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": "BAL (T Wells)",
"amount": 5745.0
},
{
"team": "WAS (P Corbin)",
"amount": 4255.0
}
],
"expected_reward_tokens": 9190.8,
"profit_sb": 190.8,
"profit_sb_percentage": 2.12,
"recommended": true
},
"lines": [
{
"id": "194b05d9-783e-44a6-a38d-440b55613812",
"gambit_id": "802a3d67-79b6-4dc3-bbbf-7a140a7cd570",
"last_updated": "2022-09-15T11:07:09.928131-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (T Wells)",
"reward": "1.60000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3858442f-0de8-49d8-b3c1-43fe9e12336c/?format=api"
},
{
"id": "04d773e6-f5a6-4374-8731-ea0bfe70681b",
"gambit_id": "57c1a5c7-9f1a-4a4e-b6bd-fae86102cf50",
"last_updated": "2022-09-15T11:07:09.927041-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (P Corbin)",
"reward": "2.16000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3858442f-0de8-49d8-b3c1-43fe9e12336c/?format=api"
}
]
}