GET /api/bet_types/5296fdc0-c56a-46dd-852b-9b884cf6bdd9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5296fdc0-c56a-46dd-852b-9b884cf6bdd9",
"match": "https://api-prod.gambitprofit.com/api/matches/04919b5e-1de0-4154-9e1d-5b23b1ad855c/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-06T08:43:17.157596-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": "BOS",
"amount": 5423.0
},
{
"team": "TEX",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9f19d8d8-5f3d-4aff-a9bc-8cbfb06a3327",
"gambit_id": "5074d62f-f2ce-4907-8e24-638e4856aa27",
"last_updated": "2023-07-07T16:57:58.395699-04:00",
"created_at": "2023-07-06T08:43:17.161886-04:00",
"name": "BOS",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5296fdc0-c56a-46dd-852b-9b884cf6bdd9/?format=api"
},
{
"id": "05a08cef-9be9-412d-9e5f-22f8b7f9b022",
"gambit_id": "d1f1a056-95aa-436b-af4f-5f2257249708",
"last_updated": "2023-07-07T16:57:58.393894-04:00",
"created_at": "2023-07-06T08:43:17.159605-04:00",
"name": "TEX",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5296fdc0-c56a-46dd-852b-9b884cf6bdd9/?format=api"
}
]
}