GET /api/bet_types/59006624-5925-4ef5-9fb0-e90af14f704c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59006624-5925-4ef5-9fb0-e90af14f704c",
"match": "https://api-prod.gambitprofit.com/api/matches/bac27a3a-2c58-4cc4-bb68-a2e1658ab9a5/?format=api",
"name": "Over/Under",
"created_at": "2023-08-04T08:52:59.578686-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 9.5",
"amount": 5000.0
},
{
"team": "Game Total Under 9.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "90446923-0437-4eb9-b353-51fa9f177490",
"gambit_id": "a6986335-0786-4f0f-875b-751426a637e6",
"last_updated": "2023-08-05T12:03:15.281782-04:00",
"created_at": "2023-08-04T08:52:59.582598-04:00",
"name": "Game Total Over 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59006624-5925-4ef5-9fb0-e90af14f704c/?format=api"
},
{
"id": "a7e776f8-a0b0-448d-970e-b9af59c9ac8f",
"gambit_id": "5f21c442-472c-4d5e-a38f-b14cb846e9cb",
"last_updated": "2023-08-05T12:03:15.285601-04:00",
"created_at": "2023-08-04T08:52:59.586940-04:00",
"name": "Game Total Under 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59006624-5925-4ef5-9fb0-e90af14f704c/?format=api"
}
]
}