GET /api/bet_types/00a90c4a-ffc8-498b-9131-d47ca2adb06e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00a90c4a-ffc8-498b-9131-d47ca2adb06e",
"match": "https://api-prod.gambitprofit.com/api/matches/36e7b812-a47c-4db9-a920-cb376ca320e7/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Atlanta Hawks",
"amount": 6721.0
},
{
"team": "Detroit Pistons",
"amount": 3279.0
}
],
"expected_reward_tokens": 9476.31,
"profit_sb": -23.69,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "9b5707f2-86c4-4fe0-a9b9-d8567a489c72",
"gambit_id": "712e390e-d9ac-4081-b90e-568828e22a4a",
"last_updated": "2022-10-29T19:07:21.542355-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Hawks",
"reward": "1.41000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00a90c4a-ffc8-498b-9131-d47ca2adb06e/?format=api"
},
{
"id": "75e1e47d-1dc9-4eb4-b87b-c2d34aae0bea",
"gambit_id": "e7f2dbcc-a88c-4353-a411-700108901b6a",
"last_updated": "2022-10-29T19:07:21.541159-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Pistons",
"reward": "2.89000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00a90c4a-ffc8-498b-9131-d47ca2adb06e/?format=api"
}
]
}