GET /api/bet_types/ebf7853f-6753-4a9b-83f7-ae5dcb0018ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebf7853f-6753-4a9b-83f7-ae5dcb0018ee",
"match": "https://api-prod.gambitprofit.com/api/matches/3782d7b6-1e8b-4c2d-8fdf-67ee56396fc8/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": "Total Rounds Over 2.5",
"amount": 5924.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4076.0
}
],
"expected_reward_tokens": 8885.68,
"profit_sb": -114.32,
"profit_sb_percentage": -1.27,
"recommended": false
},
"lines": [
{
"id": "7790151e-8207-4ee1-8876-188804fb8c57",
"gambit_id": "dfd85bee-6be8-4376-b5f2-344213f4e379",
"last_updated": "2022-12-05T11:52:17.842636-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.50000",
"odds": "1.57140",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf7853f-6753-4a9b-83f7-ae5dcb0018ee/?format=api"
},
{
"id": "f0f0b319-b2c6-4cf3-a541-64aebd8eedc5",
"gambit_id": "12062b35-251e-454f-b347-8e5a3f29d9e4",
"last_updated": "2022-12-05T11:52:17.841486-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.18000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf7853f-6753-4a9b-83f7-ae5dcb0018ee/?format=api"
}
]
}