GET /api/bet_types/93f02225-5a4b-4140-a76f-211a6351fcad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93f02225-5a4b-4140-a76f-211a6351fcad",
"match": "https://api-prod.gambitprofit.com/api/matches/e7737dfd-aa03-4e9e-a3a5-49b32c8f49d2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-08T08:43:18.613356-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 (F Valdez)",
"amount": 5117.0
},
{
"team": "TOR (J Berrios)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "b2240113-93e7-4375-94d8-07b0ab10e72b",
"gambit_id": "aec1fbf9-800b-40ac-9519-6f2d6675be28",
"last_updated": "2023-06-10T13:43:12.623436-04:00",
"created_at": "2023-06-08T08:43:18.615146-04:00",
"name": "HOU (F Valdez)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93f02225-5a4b-4140-a76f-211a6351fcad/?format=api"
},
{
"id": "d72eb6b1-2ed6-4a11-9cfc-260b182b5299",
"gambit_id": "06903d7a-95e6-4af0-be54-95c6e34d7250",
"last_updated": "2023-06-10T13:43:12.626087-04:00",
"created_at": "2023-06-08T08:43:18.616740-04:00",
"name": "TOR (J Berrios)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93f02225-5a4b-4140-a76f-211a6351fcad/?format=api"
}
]
}