GET /api/bet_types/6618d8bc-e23a-4f75-874c-ae038f3b3be5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6618d8bc-e23a-4f75-874c-ae038f3b3be5",
"match": "https://api-prod.gambitprofit.com/api/matches/2b01efcc-81a8-4f4e-a6e2-77fc3be65a2b/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-22T08:38:12.774771-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": "MIL",
"amount": 5512.0
},
{
"team": "ATL",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "482f6c55-31c1-432d-84a3-6d0c3431977e",
"gambit_id": "58dd36ca-ac31-407a-9a2f-5f4235371398",
"last_updated": "2023-07-23T21:53:27.057101-04:00",
"created_at": "2023-07-22T08:38:12.783437-04:00",
"name": "MIL",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6618d8bc-e23a-4f75-874c-ae038f3b3be5/?format=api"
},
{
"id": "dcfa6fb3-bb27-4641-9a77-f2b6437c2151",
"gambit_id": "deeb7476-b830-4cea-827e-a2dd49cbc67d",
"last_updated": "2023-07-23T21:53:27.053804-04:00",
"created_at": "2023-07-22T08:38:12.778855-04:00",
"name": "ATL",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6618d8bc-e23a-4f75-874c-ae038f3b3be5/?format=api"
}
]
}