GET /api/bet_types/82c25b86-4df7-4944-b605-f213b21fd32d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82c25b86-4df7-4944-b605-f213b21fd32d",
"match": "https://api-prod.gambitprofit.com/api/matches/d691481d-740a-4bed-8510-fa724c09d7a0/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "David Bosnick",
"amount": 5922.0
},
{
"team": "Loren Thibodeaux",
"amount": 4078.0
}
],
"expected_reward_tokens": 8645.36,
"profit_sb": -854.64,
"profit_sb_percentage": -9.0,
"recommended": false
},
"lines": [
{
"id": "30ec331b-910d-42b3-83c7-79f2a094de0a",
"gambit_id": "fe38d27c-997e-40b8-8e64-5f2c0d7a6eac",
"last_updated": "2022-10-02T15:17:28.429672-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "David Bosnick",
"reward": "1.46000",
"odds": "1.58000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82c25b86-4df7-4944-b605-f213b21fd32d/?format=api"
},
{
"id": "2e0a5ffe-388e-4434-885d-49c01301155e",
"gambit_id": "eb444bc9-bb35-4064-ae56-47627b3c8f28",
"last_updated": "2022-10-02T15:17:28.428522-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Loren Thibodeaux",
"reward": "2.12000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82c25b86-4df7-4944-b605-f213b21fd32d/?format=api"
}
]
}