GET /api/bet_types/dd23b827-6e52-4ed4-bd90-d1ef42c86513/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd23b827-6e52-4ed4-bd90-d1ef42c86513",
"match": "https://api-prod.gambitprofit.com/api/matches/60377dfc-637f-4894-bbf0-f447614ae543/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-05T08:42:58.784501-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": "MIN",
"amount": 5423.0
},
{
"team": "KAN",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "40afdded-f0ce-4fa4-9127-a84d90f0b7ad",
"gambit_id": "9d10e1e2-a93d-4d77-9fbd-4fe7b8e9d5fb",
"last_updated": "2023-07-06T12:33:26.268968-04:00",
"created_at": "2023-07-05T08:42:58.789087-04:00",
"name": "MIN",
"reward": "1.73000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd23b827-6e52-4ed4-bd90-d1ef42c86513/?format=api"
},
{
"id": "a0803d49-6b4c-4bac-b553-190296bb65ee",
"gambit_id": "4214e259-7375-4b4e-bcb2-a59075de060f",
"last_updated": "2023-07-06T12:33:26.266612-04:00",
"created_at": "2023-07-05T08:42:58.786928-04:00",
"name": "KAN",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd23b827-6e52-4ed4-bd90-d1ef42c86513/?format=api"
}
]
}