GET /api/bet_types/b637c9c1-f580-4dc3-a16f-7ce87cf6ca10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b637c9c1-f580-4dc3-a16f-7ce87cf6ca10",
"match": "https://api-prod.gambitprofit.com/api/matches/ceb6582e-0432-4956-a8ec-4083dadea544/?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 Under 55",
"amount": 5000.0
},
{
"team": "Game Total Over 55",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "414a470c-24df-4bfa-9ce0-26e11499d378",
"gambit_id": "660c522b-8b25-4b31-9d7c-94121170c4ee",
"last_updated": "2022-12-03T09:32:30.762503-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 55",
"reward": "1.80000",
"odds": "1.90910",
"spread": "55.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b637c9c1-f580-4dc3-a16f-7ce87cf6ca10/?format=api"
},
{
"id": "e64f7eca-fdd8-4c63-9e0b-e81372a49d0b",
"gambit_id": "a60301f1-5837-434f-a4f0-baeb09dadcb0",
"last_updated": "2022-12-03T09:32:30.763654-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 55",
"reward": "1.80000",
"odds": "1.90910",
"spread": "55.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b637c9c1-f580-4dc3-a16f-7ce87cf6ca10/?format=api"
}
]
}