GET /api/bet_types/71e33d08-3065-4ad3-a889-488c6da910c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71e33d08-3065-4ad3-a889-488c6da910c7",
"match": "https://api-prod.gambitprofit.com/api/matches/babb2fe8-04be-4c02-bf04-6e000dc729ba/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-13T09:07:58.491666-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 (K Harrison)",
"amount": 5714.0
},
{
"team": "CLE (L Allen)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "a1b1e935-eda4-4bbe-9cfd-17c25be6069d",
"gambit_id": "7097c2e2-1fd1-4879-b89b-437fd7e64b92",
"last_updated": "2023-09-15T10:23:23.053892-04:00",
"created_at": "2023-09-13T09:07:58.500711-04:00",
"name": "SFO (K Harrison)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71e33d08-3065-4ad3-a889-488c6da910c7/?format=api"
},
{
"id": "eac569e5-d448-4387-9bb0-4713e17ed7ce",
"gambit_id": "67a14e90-9c38-44e0-bf40-30d8147ea0f7",
"last_updated": "2023-09-15T10:23:23.050677-04:00",
"created_at": "2023-09-13T09:07:58.496564-04:00",
"name": "CLE (L Allen)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71e33d08-3065-4ad3-a889-488c6da910c7/?format=api"
}
]
}