GET /api/bet_types/4e6029f6-af9c-4212-bef7-a5822e33c18d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e6029f6-af9c-4212-bef7-a5822e33c18d",
"match": "https://api-prod.gambitprofit.com/api/matches/5c30aa39-9fbd-4b34-8a60-4c3675ed56ff/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T09:06:56.039320-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": "Dallas Mavericks",
"amount": 6930.0
},
{
"team": "Houston Rockets",
"amount": 3070.0
}
],
"expected_reward_tokens": 9147.6,
"profit_sb": 147.6,
"profit_sb_percentage": 1.64,
"recommended": true
},
"lines": [
{
"id": "31c6988d-a3a5-4bcb-bb96-5488e373ee87",
"gambit_id": "03f2c61d-6d04-4bb4-9437-b1b207068342",
"last_updated": "2022-12-24T19:01:50.917296-05:00",
"created_at": "2022-12-23T09:06:56.041712-05:00",
"name": "Dallas Mavericks",
"reward": "1.32000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e6029f6-af9c-4212-bef7-a5822e33c18d/?format=api"
},
{
"id": "ce269c94-500d-4d3c-87ba-6171437a0f7f",
"gambit_id": "86f880f8-0f44-4c02-9579-071b5223abc2",
"last_updated": "2022-12-24T19:01:50.916240-05:00",
"created_at": "2022-12-23T09:06:56.040476-05:00",
"name": "Houston Rockets",
"reward": "2.98000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e6029f6-af9c-4212-bef7-a5822e33c18d/?format=api"
}
]
}