GET /api/bet_types/5889e542-b365-40f9-9374-b6f7a55e4dc5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5889e542-b365-40f9-9374-b6f7a55e4dc5",
"match": "https://api-prod.gambitprofit.com/api/matches/2803e4b9-13d0-41bb-ad8e-30da6ad846e0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-01T09:08:17.567284-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": "Houston Rockets",
"amount": 5861.0
},
{
"team": "Charlotte Hornets",
"amount": 4139.0
}
],
"expected_reward_tokens": 9436.21,
"profit_sb": -63.79,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "665f855b-0af9-4653-9073-411abe9342db",
"gambit_id": "96da3162-5be1-4578-9a62-29fdedff5ba5",
"last_updated": "2023-11-03T10:28:04.629695-04:00",
"created_at": "2023-11-01T09:08:17.575021-04:00",
"name": "Houston Rockets",
"reward": "1.61000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5889e542-b365-40f9-9374-b6f7a55e4dc5/?format=api"
},
{
"id": "afdf9959-8b8b-450e-8fca-efca96479149",
"gambit_id": "91e29cf6-c42b-4a6f-bb6d-ab187b270c5f",
"last_updated": "2023-11-03T10:28:04.626258-04:00",
"created_at": "2023-11-01T09:08:17.570572-04:00",
"name": "Charlotte Hornets",
"reward": "2.28000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5889e542-b365-40f9-9374-b6f7a55e4dc5/?format=api"
}
]
}