GET /api/bet_types/37a4184d-7c5f-4c91-943b-9a7cee72e2f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37a4184d-7c5f-4c91-943b-9a7cee72e2f9",
"match": "https://api-prod.gambitprofit.com/api/matches/5bfed7fc-15c5-485a-8343-9116cae31284/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-30T08:23:06.789542-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": "TAM (S McClanahan)",
"amount": 5527.0
},
{
"team": "SEA (B Miller)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "f6e66ee6-c851-4a2e-882d-e7509db0341b",
"gambit_id": "8a8e7ca8-4fe4-49f2-bfaa-25531eb08b1d",
"last_updated": "2023-07-02T10:53:16.764987-04:00",
"created_at": "2023-06-30T08:23:06.790976-04:00",
"name": "TAM (S McClanahan)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37a4184d-7c5f-4c91-943b-9a7cee72e2f9/?format=api"
},
{
"id": "0ee6ca2e-ba37-43c9-b39b-17d199adbd65",
"gambit_id": "6071abfb-8b47-41e2-9ec0-2c7c5ec7cb19",
"last_updated": "2023-07-02T10:53:16.766881-04:00",
"created_at": "2023-06-30T08:23:06.792440-04:00",
"name": "SEA (B Miller)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37a4184d-7c5f-4c91-943b-9a7cee72e2f9/?format=api"
}
]
}