GET /api/bet_types/30f2cf8c-6c3e-4e7c-8cad-6aa1b07e928e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30f2cf8c-6c3e-4e7c-8cad-6aa1b07e928e",
"match": "https://api-prod.gambitprofit.com/api/matches/61cf7e5c-ca52-4557-865b-159a1afa0cf6/?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 214.5",
"amount": 5000.0
},
{
"team": "Game Total Under 214.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "97919f26-4925-451c-8bec-5b09164ac21b",
"gambit_id": "1eb4fcd2-1824-42a9-aca4-33060d74b6a3",
"last_updated": "2022-10-29T19:07:21.861798-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 214.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "214.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30f2cf8c-6c3e-4e7c-8cad-6aa1b07e928e/?format=api"
},
{
"id": "52bd8a1b-68a5-4bc6-9939-b550ace50d7c",
"gambit_id": "a2c9597d-8405-4db6-9abb-91f4e7903838",
"last_updated": "2022-10-29T19:07:21.860648-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 214.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "214.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30f2cf8c-6c3e-4e7c-8cad-6aa1b07e928e/?format=api"
}
]
}