GET /api/bet_types/069915a2-603e-4231-900a-6a8f6e3da9bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "069915a2-603e-4231-900a-6a8f6e3da9bf",
"match": "https://api-prod.gambitprofit.com/api/matches/b6e5279f-edc5-4446-9701-f590302ad8c8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-03T11:23:16.328307-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": "Cleveland Cavaliers",
"amount": 5602.0
},
{
"team": "Indiana Pacers",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "c9fd95ba-4d25-4fe6-ae40-23b38e7ffb6a",
"gambit_id": "403bf45c-387c-44a2-8039-d0318ab59a03",
"last_updated": "2023-11-04T10:38:17.010697-04:00",
"created_at": "2023-11-03T11:23:16.333760-04:00",
"name": "Cleveland Cavaliers",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069915a2-603e-4231-900a-6a8f6e3da9bf/?format=api"
},
{
"id": "9314de87-58a6-4fcd-8efe-a7dbda009c17",
"gambit_id": "d5d45c83-f164-4a19-808e-609aabb4736f",
"last_updated": "2023-11-04T10:38:17.014712-04:00",
"created_at": "2023-11-03T11:23:16.341404-04:00",
"name": "Indiana Pacers",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069915a2-603e-4231-900a-6a8f6e3da9bf/?format=api"
}
]
}