GET /api/bet_types/3343899c-4fcd-4ab9-9b0b-70b7f241df1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3343899c-4fcd-4ab9-9b0b-70b7f241df1c",
"match": "https://api-prod.gambitprofit.com/api/matches/4f338c61-bfc4-4729-9dfe-9f3f1cc54a97/?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": "PIT (Z Thompson)",
"amount": 5228.0
},
{
"team": "CIN (M Minor)",
"amount": 4772.0
}
],
"expected_reward_tokens": 9305.4,
"profit_sb": 305.4,
"profit_sb_percentage": 3.39,
"recommended": true
},
"lines": [
{
"id": "44976674-83b9-49bb-9aa3-74acc29c0835",
"gambit_id": "9d7cabe8-5d37-4755-9107-0dad6d95a229",
"last_updated": "2022-08-22T09:42:00.984145-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (Z Thompson)",
"reward": "1.78000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3343899c-4fcd-4ab9-9b0b-70b7f241df1c/?format=api"
},
{
"id": "5016ae4a-dcba-4dff-af14-b3dda9dd08ac",
"gambit_id": "4beedb13-1025-489e-9445-bbd8373f138d",
"last_updated": "2022-08-22T09:42:00.984602-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (M Minor)",
"reward": "1.95000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3343899c-4fcd-4ab9-9b0b-70b7f241df1c/?format=api"
}
]
}