GET /api/bet_types/3c38e7ed-ea37-4276-90bd-b5e5fc129dba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c38e7ed-ea37-4276-90bd-b5e5fc129dba",
"match": "https://api-prod.gambitprofit.com/api/matches/9112773a-eca3-4a01-93ec-19ad774f961d/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T09:06:56.518020-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 6.5",
"amount": 5098.0
},
{
"team": "Game Total Over 6.5",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "f4db4174-24e3-4566-9409-033fc0fa7b3f",
"gambit_id": "fd37ca7f-2a9e-4b78-a21f-c31f621283a8",
"last_updated": "2022-12-25T17:57:04.632972-05:00",
"created_at": "2022-12-23T09:06:56.519142-05:00",
"name": "Game Total Under 6.5",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c38e7ed-ea37-4276-90bd-b5e5fc129dba/?format=api"
},
{
"id": "358f3811-b0ea-4abe-8d47-c6540b715850",
"gambit_id": "1c5e6423-c5e3-4347-9be4-b844c3e47ea0",
"last_updated": "2022-12-25T17:57:04.634073-05:00",
"created_at": "2022-12-23T09:06:56.520328-05:00",
"name": "Game Total Over 6.5",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c38e7ed-ea37-4276-90bd-b5e5fc129dba/?format=api"
}
]
}