GET /api/bet_types/b3ec30c6-b869-4d89-be8c-c5eba98f0697/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b3ec30c6-b869-4d89-be8c-c5eba98f0697",
"match": "https://api-prod.gambitprofit.com/api/matches/1b999d39-4523-4599-a77d-2c22b955d66c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-03T12:12:09.319966-04: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": "CHC (M Stroman)",
"amount": 6353.0
},
{
"team": "WAS (J Irvin)",
"amount": 3647.0
}
],
"expected_reward_tokens": 9591.61,
"profit_sb": 91.61,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "857f6f25-1fe5-47c9-9cc0-b1abf404ba52",
"gambit_id": "dd3779b2-ada5-4efb-8a6d-c19a2cf429a0",
"last_updated": "2023-05-04T10:52:17.283864-04:00",
"created_at": "2023-05-03T12:12:09.323078-04:00",
"name": "CHC (M Stroman)",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3ec30c6-b869-4d89-be8c-c5eba98f0697/?format=api"
},
{
"id": "0019693b-6f7f-4bc0-a1bf-15bccd7f291d",
"gambit_id": "4d55559a-0b4b-415e-84be-5f3cd81aec35",
"last_updated": "2023-05-04T10:52:17.282335-04:00",
"created_at": "2023-05-03T12:12:09.321467-04:00",
"name": "WAS (J Irvin)",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3ec30c6-b869-4d89-be8c-c5eba98f0697/?format=api"
}
]
}