GET /api/bet_types/241794db-b61c-4101-82e1-6b2b711b0e29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "241794db-b61c-4101-82e1-6b2b711b0e29",
"match": "https://api-prod.gambitprofit.com/api/matches/d971df4d-af56-4bce-abe0-4c2dffca461d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-21T08:58:04.319771-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 (E Sheehan)",
"amount": 6173.0
},
{
"team": "SFO (K Harrison)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "6f3910f7-26e5-4c3a-8fe3-11eb8106b6bc",
"gambit_id": "9ae48599-85c9-4ee9-9a3f-9e1143757480",
"last_updated": "2023-09-23T10:13:10.932170-04:00",
"created_at": "2023-09-21T08:58:04.330579-04:00",
"name": "LOS (E Sheehan)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/241794db-b61c-4101-82e1-6b2b711b0e29/?format=api"
},
{
"id": "a7b064ac-1697-41af-a975-2664d3402177",
"gambit_id": "65a15cba-a04f-4206-9eb1-54ad98927630",
"last_updated": "2023-09-23T10:13:10.936045-04:00",
"created_at": "2023-09-21T08:58:04.325074-04:00",
"name": "SFO (K Harrison)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/241794db-b61c-4101-82e1-6b2b711b0e29/?format=api"
}
]
}