GET /api/bet_types/567d7b70-dbca-4675-8535-ae48dc311a91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "567d7b70-dbca-4675-8535-ae48dc311a91",
"match": "https://api-prod.gambitprofit.com/api/matches/4a5f94e8-896a-4580-92bf-26044d3352f5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-08T09:23:23.383065-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": "SEA (G Kirby)",
"amount": 5117.0
},
{
"team": "TAM (T Bradley)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "845be12b-322a-4a78-bd02-14a2f8e68472",
"gambit_id": "b67373ef-f0a3-4ef4-bdd8-c9ec1a9508c8",
"last_updated": "2023-09-09T11:33:33.819858-04:00",
"created_at": "2023-09-08T09:23:23.386792-04:00",
"name": "SEA (G Kirby)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567d7b70-dbca-4675-8535-ae48dc311a91/?format=api"
},
{
"id": "fa3fafaa-4584-4d08-96b6-736c59c918fa",
"gambit_id": "ce9da347-bd62-4adb-9cb6-8aefb6588156",
"last_updated": "2023-09-09T11:33:33.823291-04:00",
"created_at": "2023-09-08T09:23:23.391048-04:00",
"name": "TAM (T Bradley)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567d7b70-dbca-4675-8535-ae48dc311a91/?format=api"
}
]
}