GET /api/bet_types/196bcbd7-f884-4f7c-9860-73a2a860db8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "196bcbd7-f884-4f7c-9860-73a2a860db8a",
"match": "https://api-prod.gambitprofit.com/api/matches/ac712a80-c4d5-4af0-b36e-67f9735be3b1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-08T08:28:06.719462-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": "MIA (B Garrett)",
"amount": 5776.0
},
{
"team": "CIN (L Weaver)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "e4276470-5398-4ebe-893a-fb7e9d1f142d",
"gambit_id": "bc1c5ddc-d523-4403-ac64-876f3516e19a",
"last_updated": "2023-08-09T10:53:22.233251-04:00",
"created_at": "2023-08-08T08:28:06.725644-04:00",
"name": "MIA (B Garrett)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196bcbd7-f884-4f7c-9860-73a2a860db8a/?format=api"
},
{
"id": "f74662ce-9a52-4e75-8c4a-cc7e142f5a1e",
"gambit_id": "051fc42f-77c6-41a4-88eb-4e91a360b8d1",
"last_updated": "2023-08-09T10:53:22.236831-04:00",
"created_at": "2023-08-08T08:28:06.730861-04:00",
"name": "CIN (L Weaver)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196bcbd7-f884-4f7c-9860-73a2a860db8a/?format=api"
}
]
}