GET /api/bet_types/2306bcd6-eec6-4028-bfb2-05b25b7f4425/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2306bcd6-eec6-4028-bfb2-05b25b7f4425",
"match": "https://api-prod.gambitprofit.com/api/matches/33389692-9608-4e01-89eb-59453e15f527/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:13:16.102944-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": "Detroit Lions",
"amount": 7745.0
},
{
"team": "Green Bay Packers",
"amount": 2255.0
}
],
"expected_reward_tokens": 9448.45,
"profit_sb": -51.55,
"profit_sb_percentage": -0.54,
"recommended": false
},
"lines": [
{
"id": "ee4aa0b4-2711-4c4a-8405-b424773c3a68",
"gambit_id": "3edbdac5-59c2-47b4-917f-11666493fa67",
"last_updated": "2023-11-24T10:28:21.104952-05:00",
"created_at": "2023-11-22T09:13:16.132312-05:00",
"name": "Detroit Lions",
"reward": "1.22000",
"odds": "1.23260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2306bcd6-eec6-4028-bfb2-05b25b7f4425/?format=api"
},
{
"id": "01f613f0-bbf3-442f-8b96-e105d9f50e50",
"gambit_id": "1fae671c-dca6-481c-bebc-59af6ca798d4",
"last_updated": "2023-11-24T10:28:21.101662-05:00",
"created_at": "2023-11-22T09:13:16.119632-05:00",
"name": "Green Bay Packers",
"reward": "4.19000",
"odds": "4.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2306bcd6-eec6-4028-bfb2-05b25b7f4425/?format=api"
}
]
}