GET /api/bet_types/8bb2191c-21dc-4bb2-9141-5d80ba1e279c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8bb2191c-21dc-4bb2-9141-5d80ba1e279c",
"match": "https://api-prod.gambitprofit.com/api/matches/477d0cfb-fd0d-4574-8cf9-feae69c296f7/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-18T09:43:03.625139-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": "PIT",
"amount": 5512.0
},
{
"team": "MIL",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "90ac3dad-669e-4e63-a089-0a1e6e83c518",
"gambit_id": "4f9efdac-0df8-446c-b71c-dd4df2ce26c7",
"last_updated": "2023-06-20T10:43:11.269967-04:00",
"created_at": "2023-06-18T09:43:03.626797-04:00",
"name": "PIT",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bb2191c-21dc-4bb2-9141-5d80ba1e279c/?format=api"
},
{
"id": "5a2540ee-7f2f-4f74-92f5-4f86c72a115f",
"gambit_id": "ae5d5301-5899-4b65-877b-0c8e8ad7f60c",
"last_updated": "2023-06-20T10:43:11.271985-04:00",
"created_at": "2023-06-18T09:43:03.628453-04:00",
"name": "MIL",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bb2191c-21dc-4bb2-9141-5d80ba1e279c/?format=api"
}
]
}