GET /api/bet_types/78f9ac77-36d7-4441-a057-1c4732a2c7e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78f9ac77-36d7-4441-a057-1c4732a2c7e6",
"match": "https://api-prod.gambitprofit.com/api/matches/8c65d2bc-7eb2-4623-878a-87b5cdb6bcdb/?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": "STL (J Flaherty)",
"amount": 6103.0
},
{
"team": "PIT (J Brubaker)",
"amount": 3897.0
}
],
"expected_reward_tokens": 9274.86,
"profit_sb": 274.86,
"profit_sb_percentage": 3.05,
"recommended": true
},
"lines": [
{
"id": "9d17efb4-b9f9-4a02-9030-f66400c2a8f0",
"gambit_id": "1c69489d-9bd1-4e41-b762-1a89115b18c8",
"last_updated": "2022-09-11T18:32:19.061466-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (J Flaherty)",
"reward": "1.52000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78f9ac77-36d7-4441-a057-1c4732a2c7e6/?format=api"
},
{
"id": "3e40a821-0114-4b19-b2b5-ac0801dcde65",
"gambit_id": "5694f222-d0ec-4f92-b347-d8e8dcc07e58",
"last_updated": "2022-09-11T18:32:19.060365-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (J Brubaker)",
"reward": "2.38000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78f9ac77-36d7-4441-a057-1c4732a2c7e6/?format=api"
}
]
}