GET /api/bet_types/3401970f-560b-463a-90a8-ac6969147def/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3401970f-560b-463a-90a8-ac6969147def",
"match": "https://api-prod.gambitprofit.com/api/matches/23ef513f-bb74-4094-be5c-fcce6d5118b2/?format=api",
"name": "Over/Under",
"created_at": "2023-09-09T09:43:01.813618-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 Under 9",
"amount": 5000.0
},
{
"team": "Game Total Over 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "34ce185d-5879-45d7-b697-454ffba9924c",
"gambit_id": "08a1f106-b3f8-49c1-a2aa-b931d0a6dce9",
"last_updated": "2023-09-10T20:23:05.205757-04:00",
"created_at": "2023-09-09T09:43:01.819046-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3401970f-560b-463a-90a8-ac6969147def/?format=api"
},
{
"id": "b0a9ed6f-e2bf-492c-b323-89734cfb8595",
"gambit_id": "c64fcf8b-7c62-472a-8aa7-21428d6bfc17",
"last_updated": "2023-09-10T20:23:05.202348-04:00",
"created_at": "2023-09-09T09:43:01.830352-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3401970f-560b-463a-90a8-ac6969147def/?format=api"
}
]
}