GET /api/bet_types/25a6b2d3-223d-4b60-b7bd-22b1828bc13b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25a6b2d3-223d-4b60-b7bd-22b1828bc13b",
"match": "https://api-prod.gambitprofit.com/api/matches/e7b64a17-396a-42b7-8cf5-971f52345cfe/?format=api",
"name": "Over/Under",
"created_at": "2023-11-02T09:03:04.178332-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 215.5",
"amount": 5000.0
},
{
"team": "Game Total Under 215.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "4dea29e4-ab44-46c1-99df-1ec13742615f",
"gambit_id": "6e35869b-579c-4508-8b7d-5f2bbf6f38f7",
"last_updated": "2023-11-03T11:58:27.876409-04:00",
"created_at": "2023-11-02T09:03:04.182735-04:00",
"name": "Game Total Over 215.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25a6b2d3-223d-4b60-b7bd-22b1828bc13b/?format=api"
},
{
"id": "c02c0d1a-039a-4956-9e39-307784de6265",
"gambit_id": "89ee656b-b416-440c-97c0-5730a5d69969",
"last_updated": "2023-11-03T11:58:27.879877-04:00",
"created_at": "2023-11-02T09:03:04.188503-04:00",
"name": "Game Total Under 215.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25a6b2d3-223d-4b60-b7bd-22b1828bc13b/?format=api"
}
]
}