GET /api/bet_types/42e9b6ba-8187-46c3-832d-1db38944d844/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42e9b6ba-8187-46c3-832d-1db38944d844",
"match": "https://api-prod.gambitprofit.com/api/matches/d7963574-8afd-46bc-ba96-e60d9d864868/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:05.125105-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": "Milwaukee Bucks",
"amount": 7945.0
},
{
"team": "Chicago Bulls",
"amount": 2055.0
}
],
"expected_reward_tokens": 9453.0,
"profit_sb": -47.0,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "6d645f21-9ff7-4927-8975-33083fcc84eb",
"gambit_id": "1230dad6-2f2f-495f-a176-5cc6cf08e3b5",
"last_updated": "2023-12-01T19:03:08.067238-05:00",
"created_at": "2023-11-30T10:28:05.128807-05:00",
"name": "Milwaukee Bucks",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42e9b6ba-8187-46c3-832d-1db38944d844/?format=api"
},
{
"id": "b7dc20f5-90fd-47a0-96f3-ddb2a4c53ef3",
"gambit_id": "bf8eea7e-36ec-4693-b8ed-fea784ec99bb",
"last_updated": "2023-12-01T19:03:08.070557-05:00",
"created_at": "2023-11-30T10:28:05.132967-05:00",
"name": "Chicago Bulls",
"reward": "4.60000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42e9b6ba-8187-46c3-832d-1db38944d844/?format=api"
}
]
}