GET /api/bet_types/bdb6c660-c2f3-4769-95e3-fc6bafe750a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bdb6c660-c2f3-4769-95e3-fc6bafe750a1",
"match": "https://api-prod.gambitprofit.com/api/matches/50409c1f-17cb-4851-8e7e-208f8c073dbe/?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": "TAM",
"amount": 5829.0
},
{
"team": "TOR",
"amount": 4171.0
}
],
"expected_reward_tokens": 9092.78,
"profit_sb": 92.78,
"profit_sb_percentage": 1.03,
"recommended": true
},
"lines": [
{
"id": "c0e71efd-4d2f-49aa-a56b-bbebc4c110fb",
"gambit_id": "9b03d057-42cd-45f0-a459-981f4edfdd61",
"last_updated": "2022-09-23T10:17:09.631432-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM",
"reward": "1.56000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdb6c660-c2f3-4769-95e3-fc6bafe750a1/?format=api"
},
{
"id": "796de764-74dd-4a7e-9941-8ffaf4e70e75",
"gambit_id": "f12200ad-2530-4bc7-8e09-9e0c2c0150ef",
"last_updated": "2022-09-23T10:17:09.632392-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR",
"reward": "2.18000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdb6c660-c2f3-4769-95e3-fc6bafe750a1/?format=api"
}
]
}