GET /api/bet_types/791cc3b5-396b-498a-95d1-b997f6e1ba11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "791cc3b5-396b-498a-95d1-b997f6e1ba11",
"match": "https://api-prod.gambitprofit.com/api/matches/ba41b251-dbe4-4c99-b7c2-014ed37d008f/?format=api",
"name": "Play the Odds",
"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": "Ball State",
"amount": 5106.0
},
{
"team": "Kent State",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": 395.04,
"profit_sb_percentage": 4.39,
"recommended": true
},
"lines": [
{
"id": "bfcf8fa1-5d11-4b91-8864-ce9214ea16ec",
"gambit_id": "917c49c8-c21f-46c0-a2e3-97603b51aeb5",
"last_updated": "2022-11-02T21:12:12.610266-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ball State",
"reward": "1.84000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/791cc3b5-396b-498a-95d1-b997f6e1ba11/?format=api"
},
{
"id": "afd79278-6bf6-49d6-bb18-ab0696a0abca",
"gambit_id": "72c91391-d28b-483c-9f89-a14defe687ae",
"last_updated": "2022-11-02T21:12:12.609307-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kent State",
"reward": "1.92000",
"odds": "1.95240",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/791cc3b5-396b-498a-95d1-b997f6e1ba11/?format=api"
}
]
}