GET /api/bet_types/a12455c3-800c-429d-80a4-e88884f209ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a12455c3-800c-429d-80a4-e88884f209ae",
"match": "https://api-prod.gambitprofit.com/api/matches/00464a7a-130e-4c72-a88c-6cfbd114bcc1/?format=api",
"name": "Over/Under",
"created_at": "2023-12-12T10:03:08.089813-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 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d1ab6151-879b-432f-bd1b-d4092563392f",
"gambit_id": "a966ac14-14af-454f-a64a-85980b0b1d1d",
"last_updated": "2023-12-13T09:33:08.440281-05:00",
"created_at": "2023-12-12T10:03:08.096141-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12455c3-800c-429d-80a4-e88884f209ae/?format=api"
},
{
"id": "327ec2d0-28a2-4421-a6a6-ba068740ae70",
"gambit_id": "37d73aca-d7aa-441e-a125-cb1880efda38",
"last_updated": "2023-12-13T09:33:08.444121-05:00",
"created_at": "2023-12-12T10:03:08.101178-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12455c3-800c-429d-80a4-e88884f209ae/?format=api"
}
]
}