GET /api/bet_types/f67cb42e-fe76-4c21-83eb-dfbb125127e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f67cb42e-fe76-4c21-83eb-dfbb125127e2",
"match": "https://api-prod.gambitprofit.com/api/matches/e8abe676-69c1-4b8b-b28d-6bafe55f4453/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-13T14:38:22.459901-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": "TEX (C Bradford)",
"amount": 5527.0
},
{
"team": "LAA (J Barria)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "4525cd99-895c-49e0-8ea9-d5454639bc26",
"gambit_id": "fbaba671-d04c-4090-bff0-aeac707cbab3",
"last_updated": "2023-06-14T11:13:19.073318-04:00",
"created_at": "2023-06-13T14:38:22.464265-04:00",
"name": "TEX (C Bradford)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f67cb42e-fe76-4c21-83eb-dfbb125127e2/?format=api"
},
{
"id": "78ef1a23-d024-44f2-8185-30a66a39ac53",
"gambit_id": "239138cb-ec89-4a79-88f4-f4d296a58986",
"last_updated": "2023-06-14T11:13:19.071293-04:00",
"created_at": "2023-06-13T14:38:22.462177-04:00",
"name": "LAA (J Barria)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f67cb42e-fe76-4c21-83eb-dfbb125127e2/?format=api"
}
]
}