GET /api/bet_types/9f0ae76c-27db-48cb-9fd4-251c6949460d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f0ae76c-27db-48cb-9fd4-251c6949460d",
"match": "https://api-prod.gambitprofit.com/api/matches/91363824-3d14-4ae7-8a0f-86be4fdaa19b/?format=api",
"name": "Over/Under",
"created_at": "2023-11-26T09:43:12.472143-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.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4f59193e-a845-46c1-b019-de677541ba0a",
"gambit_id": "a5e9d821-b7a0-4f72-b0be-1ab06eae7c6b",
"last_updated": "2023-11-27T20:08:08.412902-05:00",
"created_at": "2023-11-26T09:43:12.476145-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f0ae76c-27db-48cb-9fd4-251c6949460d/?format=api"
},
{
"id": "9272e000-9661-4327-9683-133d6aa3d024",
"gambit_id": "aa3f32ba-a7b8-4847-bba6-a4652a415446",
"last_updated": "2023-11-27T20:08:08.416290-05:00",
"created_at": "2023-11-26T09:43:12.479959-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f0ae76c-27db-48cb-9fd4-251c6949460d/?format=api"
}
]
}