GET /api/bet_types/cd1fbeac-1acd-415c-aab8-b7bd1bab38b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd1fbeac-1acd-415c-aab8-b7bd1bab38b5",
"match": "https://api-prod.gambitprofit.com/api/matches/7ab3b3da-f4b5-47b3-a64d-47eefd588b49/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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": "Game Total Over 6",
"amount": 5208.0
},
{
"team": "Game Total Under 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "f575a10e-a8d0-4fad-981f-55a7538dcd0f",
"gambit_id": "55299555-4fc4-4e81-9068-ec1c5ecd9a0c",
"last_updated": "2022-11-18T09:52:42.481128-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd1fbeac-1acd-415c-aab8-b7bd1bab38b5/?format=api"
},
{
"id": "73f1508e-dc7f-40ac-8ced-b0ba98babfc0",
"gambit_id": "67df26a3-dde2-4c4b-8f22-02e009e97735",
"last_updated": "2022-11-18T09:52:42.480036-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd1fbeac-1acd-415c-aab8-b7bd1bab38b5/?format=api"
}
]
}