GET /api/bet_types/ca40b09a-b67e-4187-9809-b962e99a6ad1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca40b09a-b67e-4187-9809-b962e99a6ad1",
"match": "https://api-prod.gambitprofit.com/api/matches/43f8d967-bdbd-478e-ac43-52fe40e3dde1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-24T18:21:54.737305-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": "Tomar Washington",
"amount": 6545.0
},
{
"team": "Willie Sears",
"amount": 3455.0
}
],
"expected_reward_tokens": 8704.85,
"profit_sb": -795.15,
"profit_sb_percentage": -8.37,
"recommended": false
},
"lines": [
{
"id": "d3ec35b9-e2a4-4d02-817e-f3bf39499e66",
"gambit_id": "a7c80757-fcf6-4ee0-a1e1-5f87cd3dc522",
"last_updated": "2023-01-28T19:37:15.939166-05:00",
"created_at": "2023-01-24T18:21:54.740311-05:00",
"name": "Tomar Washington",
"reward": "1.33000",
"odds": "1.41000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca40b09a-b67e-4187-9809-b962e99a6ad1/?format=api"
},
{
"id": "c884c949-b24c-4cd3-ad86-0dda55480b5d",
"gambit_id": "34111bf4-a1ce-43d2-be3d-50333482bfd6",
"last_updated": "2023-01-28T19:37:15.937964-05:00",
"created_at": "2023-01-24T18:21:54.738885-05:00",
"name": "Willie Sears",
"reward": "2.52000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca40b09a-b67e-4187-9809-b962e99a6ad1/?format=api"
}
]
}