GET /api/bet_types/de082a37-5e8c-4f60-a221-95a21bf2d23f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de082a37-5e8c-4f60-a221-95a21bf2d23f",
"match": "https://api-prod.gambitprofit.com/api/matches/819268dd-ca98-498b-8335-b2fe0f0ffae7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-14T10:57:07.534535-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": "SFO (L Webb)",
"amount": 5615.0
},
{
"team": "ARI (B Pfaadt)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "1d7fb0f9-8e63-475c-aee8-7ab89d3f397e",
"gambit_id": "179f9d12-d1e7-4014-8e5e-d6233734bae0",
"last_updated": "2023-05-15T11:37:00.361434-04:00",
"created_at": "2023-05-14T10:57:07.539217-04:00",
"name": "SFO (L Webb)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de082a37-5e8c-4f60-a221-95a21bf2d23f/?format=api"
},
{
"id": "689a4c36-ddd1-42c5-89fd-5aabf156408f",
"gambit_id": "f6377cc2-d7c6-4df1-9259-531102543575",
"last_updated": "2023-05-15T11:37:00.359907-04:00",
"created_at": "2023-05-14T10:57:07.536906-04:00",
"name": "ARI (B Pfaadt)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de082a37-5e8c-4f60-a221-95a21bf2d23f/?format=api"
}
]
}