GET /api/bet_types/a17995cf-d8a5-4044-8738-60de3b9c326a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a17995cf-d8a5-4044-8738-60de3b9c326a",
"match": "https://api-prod.gambitprofit.com/api/matches/c3f6e33b-eb66-4887-91dc-7a1c6ff7637f/?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": "ATL (B Elder)",
"amount": 5894.0
},
{
"team": "MIA (J Luzardo)",
"amount": 4106.0
}
],
"expected_reward_tokens": 9607.22,
"profit_sb": 107.22,
"profit_sb_percentage": 1.13,
"recommended": true
},
"lines": [
{
"id": "495fbaed-568d-403d-8ab2-8cf1f7e3bccb",
"gambit_id": "7174b469-83a2-44e1-980a-e374fd118d1a",
"last_updated": "2022-10-04T13:17:07.240845-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (B Elder)",
"reward": "1.63000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a17995cf-d8a5-4044-8738-60de3b9c326a/?format=api"
},
{
"id": "6ec70f82-bbe1-4840-b077-c57fdcffc942",
"gambit_id": "775ada54-d247-4bfd-b888-8228197397d4",
"last_updated": "2022-10-04T13:17:07.239891-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (J Luzardo)",
"reward": "2.34000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a17995cf-d8a5-4044-8738-60de3b9c326a/?format=api"
}
]
}