GET /api/bet_types/4108a17c-a350-4ef2-8d07-b819deb2b8a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4108a17c-a350-4ef2-8d07-b819deb2b8a6",
"match": "https://api-prod.gambitprofit.com/api/matches/3decdeea-a060-4285-99e6-8768f1653256/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-01T01:03:10.161622-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": 5857.0
},
{
"team": "TEX",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "1f0cca70-a2ed-47ad-9b09-55e999f756ae",
"gambit_id": "a3b73aea-dbb0-4cf0-91b4-8afa4e870fe7",
"last_updated": "2023-09-02T17:23:07.729593-04:00",
"created_at": "2023-09-01T01:03:10.171315-04:00",
"name": "MIN",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4108a17c-a350-4ef2-8d07-b819deb2b8a6/?format=api"
},
{
"id": "692195a1-22ab-47cc-a930-9c0df62693ba",
"gambit_id": "a0195fc2-5f0e-400e-a356-a96494470433",
"last_updated": "2023-09-02T17:23:07.732939-04:00",
"created_at": "2023-09-01T01:03:10.177233-04:00",
"name": "TEX",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4108a17c-a350-4ef2-8d07-b819deb2b8a6/?format=api"
}
]
}