GET /api/bet_types/b67d4c45-0862-4726-b6d1-13797226805d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b67d4c45-0862-4726-b6d1-13797226805d",
"match": "https://api-prod.gambitprofit.com/api/matches/55ef6dfb-a0a2-4350-a028-11909b8d48ec/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-16T09:52:11.917944-05: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": "Memphis Grizzlies",
"amount": 8377.0
},
{
"team": "Phoenix Suns",
"amount": 1623.0
}
],
"expected_reward_tokens": 9298.47,
"profit_sb": 298.47,
"profit_sb_percentage": 3.32,
"recommended": true
},
"lines": [
{
"id": "e37e7aba-e289-4e8a-8d59-15f57bb54cad",
"gambit_id": "fb9f173a-ba24-478b-8373-03d8a2313e93",
"last_updated": "2023-01-17T10:57:03.087966-05:00",
"created_at": "2023-01-16T09:52:11.923902-05:00",
"name": "Memphis Grizzlies",
"reward": "1.11000",
"odds": "1.12500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b67d4c45-0862-4726-b6d1-13797226805d/?format=api"
},
{
"id": "399d302f-b989-40b4-9676-cfcda72dc503",
"gambit_id": "a4546e27-7050-438e-adc9-2eb33707caa2",
"last_updated": "2023-01-17T10:57:03.086289-05:00",
"created_at": "2023-01-16T09:52:11.920792-05:00",
"name": "Phoenix Suns",
"reward": "5.73000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b67d4c45-0862-4726-b6d1-13797226805d/?format=api"
}
]
}