GET /api/bet_types/dc13918c-a7c6-4c17-b0e2-66d021d53df7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc13918c-a7c6-4c17-b0e2-66d021d53df7",
"match": "https://api-prod.gambitprofit.com/api/matches/969f672d-6668-43ed-ab84-4ac9382de18a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:13:06.717233-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": "Toronto Raptors",
"amount": 6020.0
},
{
"team": "Miami Heat",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "39a23ab3-606a-476d-a64f-2b85351def61",
"gambit_id": "c34f34e6-861b-4f5e-884a-e6ce21ccca21",
"last_updated": "2023-12-07T21:43:03.519523-05:00",
"created_at": "2023-12-06T09:13:06.725564-05:00",
"name": "Toronto Raptors",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc13918c-a7c6-4c17-b0e2-66d021d53df7/?format=api"
},
{
"id": "e8a0d482-058d-4491-9e83-8e7574650625",
"gambit_id": "388f9526-56e4-497e-aa13-66b425717336",
"last_updated": "2023-12-07T21:43:03.516264-05:00",
"created_at": "2023-12-06T09:13:06.721440-05:00",
"name": "Miami Heat",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc13918c-a7c6-4c17-b0e2-66d021d53df7/?format=api"
}
]
}