GET /api/bet_types/8648be0e-12d6-4e11-8308-371f7d85ef3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8648be0e-12d6-4e11-8308-371f7d85ef3b",
"match": "https://api-prod.gambitprofit.com/api/matches/6e872d57-1fea-4934-8133-28bb21170794/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-15T08:58:25.489438-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": 6564.0
},
{
"team": "MIL (A Houser)",
"amount": 3436.0
}
],
"expected_reward_tokens": 9517.72,
"profit_sb": 17.72,
"profit_sb_percentage": 0.19,
"recommended": true
},
"lines": [
{
"id": "14c9cf84-2bdc-428a-921b-77ff1597fad1",
"gambit_id": "4c751187-7671-4117-816f-7f487bff0c86",
"last_updated": "2023-08-17T10:43:00.117652-04:00",
"created_at": "2023-08-15T08:58:25.499739-04:00",
"name": "LOS (B Miller)",
"reward": "1.45000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8648be0e-12d6-4e11-8308-371f7d85ef3b/?format=api"
},
{
"id": "9f2dba2e-ba43-4c45-bbb7-247ffdb543fb",
"gambit_id": "7af07832-ef3e-4728-9f49-b18553037601",
"last_updated": "2023-08-17T10:43:00.113830-04:00",
"created_at": "2023-08-15T08:58:25.493483-04:00",
"name": "MIL (A Houser)",
"reward": "2.77000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8648be0e-12d6-4e11-8308-371f7d85ef3b/?format=api"
}
]
}