GET /api/bet_types/30aa715a-93f5-48da-8122-4783a543496d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30aa715a-93f5-48da-8122-4783a543496d",
"match": "https://api-prod.gambitprofit.com/api/matches/545c74b9-33e3-4f2b-9c85-c1b09681b935/?format=api",
"name": "Over/Under",
"created_at": "2023-09-01T22:58:17.089789-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": "Total Rounds Over 2.5",
"amount": 6469.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3531.0
}
],
"expected_reward_tokens": 9250.67,
"profit_sb": -249.33,
"profit_sb_percentage": -2.62,
"recommended": false
},
"lines": [
{
"id": "e025e65d-8dbd-467c-aa18-1de6a4d2ff2b",
"gambit_id": "99ff2a2a-d8ff-453d-a7dc-01eaa07e19ad",
"last_updated": "2023-09-04T13:48:08.813152-04:00",
"created_at": "2023-09-01T22:58:17.094179-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.43000",
"odds": "1.45450",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30aa715a-93f5-48da-8122-4783a543496d/?format=api"
},
{
"id": "dd23e005-c374-47f4-975c-465e9f6d9af3",
"gambit_id": "26aed310-3b1e-43e3-af2f-ea9cb4e46a5d",
"last_updated": "2023-09-04T13:48:08.816524-04:00",
"created_at": "2023-09-01T22:58:17.099837-04:00",
"name": "Total Rounds Under 2.5",
"reward": "2.62000",
"odds": "2.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30aa715a-93f5-48da-8122-4783a543496d/?format=api"
}
]
}