GET /api/bet_types/9a92cc8a-7526-4182-82dd-9d69fd625155/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a92cc8a-7526-4182-82dd-9d69fd625155",
"match": "https://api-prod.gambitprofit.com/api/matches/777e1355-bf34-445a-9ef3-1abe6a329949/?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": "JD Gaming",
"amount": 8042.0
},
{
"team": "Anyone's Legend",
"amount": 1958.0
}
],
"expected_reward_tokens": 9085.12,
"profit_sb": 85.12,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "7d60b4c2-34ad-4811-a3f3-8f1dcff5061d",
"gambit_id": "51f06057-4b37-4d8c-8f64-d054d942bbdf",
"last_updated": "2022-12-24T17:12:27.214815-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "JD Gaming",
"reward": "1.13000",
"odds": "1.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a92cc8a-7526-4182-82dd-9d69fd625155/?format=api"
},
{
"id": "1307a061-671b-4aee-bb1b-d35c04ffa357",
"gambit_id": "bf9ae9e2-e6ad-48c7-8b19-8d7c45b08384",
"last_updated": "2022-12-24T17:12:27.213731-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Anyone's Legend",
"reward": "4.64000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a92cc8a-7526-4182-82dd-9d69fd625155/?format=api"
}
]
}