GET /api/bet_types/a69b5759-34a9-4825-94b6-c677dbfd8d2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a69b5759-34a9-4825-94b6-c677dbfd8d2f",
"match": "https://api-prod.gambitprofit.com/api/matches/23499c02-61d6-4b39-9c0b-04e00c3ecd44/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-15T11:36:58.157911-04: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": "CIN (H Greene)",
"amount": 5339.0
},
{
"team": "COL (C Seabold)",
"amount": 4661.0
}
],
"expected_reward_tokens": 9555.05,
"profit_sb": 55.05,
"profit_sb_percentage": 0.58,
"recommended": true
},
"lines": [
{
"id": "45fb2bc2-74d8-4e81-9e93-e50a307bddb3",
"gambit_id": "d8c03541-5b0a-40ec-84e4-8192bce93ef6",
"last_updated": "2023-05-16T10:37:10.450347-04:00",
"created_at": "2023-05-15T11:36:58.161812-04:00",
"name": "CIN (H Greene)",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a69b5759-34a9-4825-94b6-c677dbfd8d2f/?format=api"
},
{
"id": "e5a40f4a-54cf-43fa-967f-c693ce8d2202",
"gambit_id": "5eb4ccc0-e7a0-4a81-8fc5-87a66a5e8f2f",
"last_updated": "2023-05-16T10:37:10.448546-04:00",
"created_at": "2023-05-15T11:36:58.159886-04:00",
"name": "COL (C Seabold)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a69b5759-34a9-4825-94b6-c677dbfd8d2f/?format=api"
}
]
}