GET /api/bet_types/df13a0ca-6d71-4233-b46f-deb08ee5f5b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df13a0ca-6d71-4233-b46f-deb08ee5f5b0",
"match": "https://api-prod.gambitprofit.com/api/matches/14fa1dfe-4216-4933-a13b-6671eddb0c22/?format=api",
"name": "Over/Under",
"created_at": "2023-01-01T09:22:03.006381-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 Under 35",
"amount": 5000.0
},
{
"team": "Game Total Over 35",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "60743aa6-0940-4f34-a332-43f78f6513ed",
"gambit_id": "b0a38c66-6748-4a22-a201-5859bbce1ff0",
"last_updated": "2023-01-02T12:31:58.483391-05:00",
"created_at": "2023-01-01T09:22:03.007574-05:00",
"name": "Game Total Under 35",
"reward": "1.78000",
"odds": "1.90910",
"spread": "35.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df13a0ca-6d71-4233-b46f-deb08ee5f5b0/?format=api"
},
{
"id": "7d6ff589-24a6-4934-9f92-75bcbd9979f3",
"gambit_id": "0abd124d-6a8c-4da4-bb0d-2ab7e7ecee95",
"last_updated": "2023-01-02T12:31:58.484495-05:00",
"created_at": "2023-01-01T09:22:03.008774-05:00",
"name": "Game Total Over 35",
"reward": "1.78000",
"odds": "1.90910",
"spread": "35.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df13a0ca-6d71-4233-b46f-deb08ee5f5b0/?format=api"
}
]
}