GET /api/bet_types/391042b1-fee6-45fb-864b-aa012c89451d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "391042b1-fee6-45fb-864b-aa012c89451d",
"match": "https://api-prod.gambitprofit.com/api/matches/3e5d2c75-e295-4448-a866-affed695b077/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-04T12:16:55.444677-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 (B Miller)",
"amount": 6182.0
},
{
"team": "NYY (D German)",
"amount": 3818.0
}
],
"expected_reward_tokens": 9582.1,
"profit_sb": 82.1,
"profit_sb_percentage": 0.86,
"recommended": true
},
"lines": [
{
"id": "1e5f9d7f-5164-408d-9722-86bfc5fd4aa7",
"gambit_id": "a06b2705-01c4-451f-8bfc-dac992225e30",
"last_updated": "2023-06-05T10:57:23.603344-04:00",
"created_at": "2023-06-04T12:16:55.448752-04:00",
"name": "LOS (B Miller)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/391042b1-fee6-45fb-864b-aa012c89451d/?format=api"
},
{
"id": "0b4daf27-2ce6-41e9-be84-1dc1e58ba904",
"gambit_id": "3a8ab655-9824-4fa0-89de-8f86753fb2f7",
"last_updated": "2023-06-05T10:57:23.601081-04:00",
"created_at": "2023-06-04T12:16:55.446673-04:00",
"name": "NYY (D German)",
"reward": "2.51000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/391042b1-fee6-45fb-864b-aa012c89451d/?format=api"
}
]
}