GET /api/bet_types/8e2692c4-ffda-4951-bf7e-161eb2729de0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e2692c4-ffda-4951-bf7e-161eb2729de0",
"match": "https://api-prod.gambitprofit.com/api/matches/3cb2617e-22e5-4769-9b7b-92dde54d0ae6/?format=api",
"name": "Over/Under",
"created_at": "2023-03-04T10:37:55.480391-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": 5317.0
},
{
"team": "Game Total Under 6.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "37a68a02-9640-4221-9605-6dd92957b9a9",
"gambit_id": "1a09ac24-fdae-4cc4-afe4-6f348deeb1f3",
"last_updated": "2023-03-06T11:42:16.852263-05:00",
"created_at": "2023-03-04T10:37:55.482806-05:00",
"name": "Game Total Over 6.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e2692c4-ffda-4951-bf7e-161eb2729de0/?format=api"
},
{
"id": "f06b7aa6-a347-4de3-96fb-41679f00f1cc",
"gambit_id": "99706230-3fbd-4eed-bb5e-1d832518b410",
"last_updated": "2023-03-06T11:42:16.851059-05:00",
"created_at": "2023-03-04T10:37:55.481614-05:00",
"name": "Game Total Under 6.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e2692c4-ffda-4951-bf7e-161eb2729de0/?format=api"
}
]
}