GET /api/bet_types/82b61a82-939d-4f6b-82b7-e3cad33cd67e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82b61a82-939d-4f6b-82b7-e3cad33cd67e",
"match": "https://api-prod.gambitprofit.com/api/matches/a4940fe6-751d-40bb-934e-4474fe7120c9/?format=api",
"name": "Over/Under",
"created_at": "2023-04-05T09:52:04.896738-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 2.5",
"amount": 5789.0
},
{
"team": "Game Total Under 2.5",
"amount": 4211.0
}
],
"expected_reward_tokens": 9262.4,
"profit_sb": -237.6,
"profit_sb_percentage": -2.5,
"recommended": false
},
"lines": [
{
"id": "da9857a8-2149-4170-bdbd-da5fa7fca3f3",
"gambit_id": "bb4c07cc-d63d-400c-bcf6-10a49ab285e2",
"last_updated": "2023-04-06T21:31:53.200030-04:00",
"created_at": "2023-04-05T09:52:04.900849-04:00",
"name": "Game Total Over 2.5",
"reward": "1.60000",
"odds": "1.62000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82b61a82-939d-4f6b-82b7-e3cad33cd67e/?format=api"
},
{
"id": "8bec986c-d8cc-4515-8b15-96f9eb1fac07",
"gambit_id": "a4d0ccdb-935f-4a06-81b4-6978882130ba",
"last_updated": "2023-04-06T21:31:53.197322-04:00",
"created_at": "2023-04-05T09:52:04.898950-04:00",
"name": "Game Total Under 2.5",
"reward": "2.20000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82b61a82-939d-4f6b-82b7-e3cad33cd67e/?format=api"
}
]
}