GET /api/bet_types/a6b35e41-014c-497b-8d99-9ae56a13f3e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6b35e41-014c-497b-8d99-9ae56a13f3e1",
"match": "https://api-prod.gambitprofit.com/api/matches/2cca293a-79c5-4564-97f9-22966e13f47a/?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": "TOR (J Berrios)",
"amount": 5884.0
},
{
"team": "BAL (K Bradish)",
"amount": 4116.0
}
],
"expected_reward_tokens": 9178.68,
"profit_sb": 178.68,
"profit_sb_percentage": 1.99,
"recommended": true
},
"lines": [
{
"id": "c0462981-3a9a-4c29-897d-a8561d52a881",
"gambit_id": "f7200d2b-b366-41b3-9a93-55cbc6ad911c",
"last_updated": "2022-09-19T09:42:08.674572-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (J Berrios)",
"reward": "1.56000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6b35e41-014c-497b-8d99-9ae56a13f3e1/?format=api"
},
{
"id": "5ee15cd3-9acc-46d3-b65a-386275a738ee",
"gambit_id": "b25f5115-3a1b-497e-bcf7-5db2bd1bb7fd",
"last_updated": "2022-09-19T09:42:08.675558-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (K Bradish)",
"reward": "2.23000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6b35e41-014c-497b-8d99-9ae56a13f3e1/?format=api"
}
]
}