GET /api/bet_types/b7107b20-6b23-47fa-b695-f4803882fabf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b7107b20-6b23-47fa-b695-f4803882fabf",
"match": "https://api-prod.gambitprofit.com/api/matches/f13d45fb-f14b-47df-a54b-d886eb66cda4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-19T12:17:09.680640-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": "Milwaukee Bucks",
"amount": 6942.0
},
{
"team": "Miami Heat",
"amount": 3058.0
}
],
"expected_reward_tokens": 9510.38,
"profit_sb": 10.38,
"profit_sb_percentage": 0.11,
"recommended": true
},
"lines": [
{
"id": "d1a86f05-aab2-46c9-9a3a-6f180672f16a",
"gambit_id": "cfd007c6-b86b-480a-9c05-ab4e4e3e283e",
"last_updated": "2023-04-20T11:42:16.711278-04:00",
"created_at": "2023-04-19T12:17:09.683220-04:00",
"name": "Milwaukee Bucks",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7107b20-6b23-47fa-b695-f4803882fabf/?format=api"
},
{
"id": "cba3cd4a-5f98-4762-ad76-3593c5f1cd4e",
"gambit_id": "cbd2f1d5-9893-4847-a5fa-f78ccce51673",
"last_updated": "2023-04-20T11:42:16.713313-04:00",
"created_at": "2023-04-19T12:17:09.685916-04:00",
"name": "Miami Heat",
"reward": "3.11000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7107b20-6b23-47fa-b695-f4803882fabf/?format=api"
}
]
}