GET /api/bet_types/9641d61c-f0fd-4894-bd0a-579771b2d8a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9641d61c-f0fd-4894-bd0a-579771b2d8a7",
"match": "https://api-prod.gambitprofit.com/api/matches/a8253f8b-98ef-4c1c-90fe-c040cdfd9043/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-20T08:33:13.134678-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": "HOU (J France)",
"amount": 6627.0
},
{
"team": "OAK (H Harris)",
"amount": 3373.0
}
],
"expected_reward_tokens": 9476.61,
"profit_sb": -23.39,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "90f988d1-1671-43d4-b945-14064eddcaa8",
"gambit_id": "1418a132-5e4f-4561-9e01-a34ec226338c",
"last_updated": "2023-07-22T09:38:08.172303-04:00",
"created_at": "2023-07-20T08:33:13.136126-04:00",
"name": "HOU (J France)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9641d61c-f0fd-4894-bd0a-579771b2d8a7/?format=api"
},
{
"id": "761e6cad-80b9-40c0-b3a5-8cce10595998",
"gambit_id": "e0ed584c-4357-43b7-a4e9-7a2038d92fc1",
"last_updated": "2023-07-22T09:38:08.175745-04:00",
"created_at": "2023-07-20T08:33:13.137583-04:00",
"name": "OAK (H Harris)",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9641d61c-f0fd-4894-bd0a-579771b2d8a7/?format=api"
}
]
}