GET /api/bet_types/94c6059f-3ac9-48ee-b8db-d04f90c19294/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94c6059f-3ac9-48ee-b8db-d04f90c19294",
"match": "https://api-prod.gambitprofit.com/api/matches/75803f57-77a8-4949-b2e7-ad2dbcc5bc83/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-09T09:48:14.050970-04: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 (R Hill)",
"amount": 5144.0
},
{
"team": "NYM (T Megill)",
"amount": 4856.0
}
],
"expected_reward_tokens": 9566.32,
"profit_sb": 66.32,
"profit_sb_percentage": 0.7,
"recommended": true
},
"lines": [
{
"id": "82d88321-1af0-48a1-a681-f9a35816f58a",
"gambit_id": "fb9b982f-5e0f-4eb4-90bf-76ae24ba63af",
"last_updated": "2023-06-11T10:23:02.418979-04:00",
"created_at": "2023-06-09T09:48:14.055718-04:00",
"name": "PIT (R Hill)",
"reward": "1.86000",
"odds": "1.90090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94c6059f-3ac9-48ee-b8db-d04f90c19294/?format=api"
},
{
"id": "38a9a8b8-dd2f-435e-a7c6-01fe47432a65",
"gambit_id": "b4ed6a84-9277-40d7-8ab9-21e8445b2e88",
"last_updated": "2023-06-11T10:23:02.417140-04:00",
"created_at": "2023-06-09T09:48:14.053309-04:00",
"name": "NYM (T Megill)",
"reward": "1.97000",
"odds": "2.01000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94c6059f-3ac9-48ee-b8db-d04f90c19294/?format=api"
}
]
}