GET /api/bet_types/259dbf67-86dd-4b31-8a87-3f936e68b8ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "259dbf67-86dd-4b31-8a87-3f936e68b8ca",
"match": "https://api-prod.gambitprofit.com/api/matches/47c90409-d068-49a1-b38f-e9502c99546c/?format=api",
"name": "Over/Under",
"created_at": "2023-11-02T09:03:07.390772-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": "Game Total Over 37.5",
"amount": 5000.0
},
{
"team": "Game Total Under 37.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "53c1e1a8-e243-4825-a799-e0a1ee8af571",
"gambit_id": "84a56d31-b477-4c77-9bbf-459f0c43533a",
"last_updated": "2023-11-06T21:18:16.584048-05:00",
"created_at": "2023-11-02T09:03:07.414103-04:00",
"name": "Game Total Over 37.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/259dbf67-86dd-4b31-8a87-3f936e68b8ca/?format=api"
},
{
"id": "690c5858-8c54-4582-8046-8db572b6f245",
"gambit_id": "7258946b-c633-4e81-a5e4-a1e4ed77a4e9",
"last_updated": "2023-11-06T21:18:16.587510-05:00",
"created_at": "2023-11-02T09:03:07.395100-04:00",
"name": "Game Total Under 37.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/259dbf67-86dd-4b31-8a87-3f936e68b8ca/?format=api"
}
]
}