GET /api/bet_types/50f9c6b1-4950-4e85-be06-c91710667257/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50f9c6b1-4950-4e85-be06-c91710667257",
"match": "https://api-prod.gambitprofit.com/api/matches/63ae7000-b74f-4485-8ec1-999b3902b32a/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-01T09:03:21.003763-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": "PHI",
"amount": 6232.0
},
{
"team": "MIA",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "66655137-2ba8-4c6c-bb46-55fd45640839",
"gambit_id": "bd86e289-7b9d-4431-8968-7f0d25b859fa",
"last_updated": "2023-08-02T09:53:12.650362-04:00",
"created_at": "2023-08-01T09:03:21.009087-04:00",
"name": "PHI",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f9c6b1-4950-4e85-be06-c91710667257/?format=api"
},
{
"id": "1e7bca0e-eb75-42d6-9d78-c04c5fb5dafe",
"gambit_id": "0c5ce9a3-a5a9-40fb-b3b7-a82347dfbeae",
"last_updated": "2023-08-02T09:53:12.655938-04:00",
"created_at": "2023-08-01T09:03:21.015497-04:00",
"name": "MIA",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f9c6b1-4950-4e85-be06-c91710667257/?format=api"
}
]
}