GET /api/bet_types/6792cace-2283-48b4-a0a5-b93db08534dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6792cace-2283-48b4-a0a5-b93db08534dc",
"match": "https://api-prod.gambitprofit.com/api/matches/089b2682-ff09-4846-aa3a-5209e8a199a3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-07T11:33:30.129321-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": "LOS (T Gonsolin)",
"amount": 6173.0
},
{
"team": "LAA (G Canning)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "58ffffa3-0990-4055-ade4-8e2cd92ca616",
"gambit_id": "f97cc4a9-3d26-48e0-9b24-e09a80c4a790",
"last_updated": "2023-07-09T09:58:33.371477-04:00",
"created_at": "2023-07-07T11:33:30.135661-04:00",
"name": "LOS (T Gonsolin)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6792cace-2283-48b4-a0a5-b93db08534dc/?format=api"
},
{
"id": "018dae70-2ae7-49f0-b400-c215784bcfc6",
"gambit_id": "b1c96e34-3ef1-4da7-9364-05580aa58806",
"last_updated": "2023-07-09T09:58:33.369175-04:00",
"created_at": "2023-07-07T11:33:30.131878-04:00",
"name": "LAA (G Canning)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6792cace-2283-48b4-a0a5-b93db08534dc/?format=api"
}
]
}