GET /api/bet_types/b9be59e5-b407-4349-9028-cdf91650f4b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9be59e5-b407-4349-9028-cdf91650f4b0",
"match": "https://api-prod.gambitprofit.com/api/matches/726d01b2-f868-4dc4-9798-22881b1f9271/?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": "Los Angeles Chargers",
"amount": 6189.0
},
{
"team": "Las Vegas Raiders",
"amount": 3811.0
}
],
"expected_reward_tokens": 9221.61,
"profit_sb": 221.61,
"profit_sb_percentage": 2.46,
"recommended": true
},
"lines": [
{
"id": "dfd559fe-ae3f-4208-8a83-ed7ebbbd3a44",
"gambit_id": "2753d4c2-dc7e-43c4-831d-f2a76302a85a",
"last_updated": "2022-09-12T10:12:29.407019-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Chargers",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9be59e5-b407-4349-9028-cdf91650f4b0/?format=api"
},
{
"id": "14db7fb2-e721-41cd-8d48-dd0a1cb45f46",
"gambit_id": "11ccf64b-0b64-4317-9acb-da58079c6742",
"last_updated": "2022-09-12T10:12:29.408017-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Las Vegas Raiders",
"reward": "2.42000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9be59e5-b407-4349-9028-cdf91650f4b0/?format=api"
}
]
}