GET /api/bet_types/b77a0cba-4f94-4a52-af68-655cf54f7f25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b77a0cba-4f94-4a52-af68-655cf54f7f25",
"match": "https://api-prod.gambitprofit.com/api/matches/654154a8-6eaf-45b4-8d5a-872fbdcbd27e/?format=api",
"name": "Over/Under",
"created_at": "2023-06-17T11:33:24.407854-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 4.5",
"amount": 6462.0
},
{
"team": "Total Rounds Under 4.5",
"amount": 3538.0
}
],
"expected_reward_tokens": 9304.94,
"profit_sb": -195.06,
"profit_sb_percentage": -2.05,
"recommended": false
},
"lines": [
{
"id": "7c5f04ce-5b39-460c-b247-0366d9f846ee",
"gambit_id": "f6f6eeca-3847-4e37-bb04-3bf2c5ae3c52",
"last_updated": "2023-06-18T20:13:26.025107-04:00",
"created_at": "2023-06-17T11:33:24.410117-04:00",
"name": "Total Rounds Over 4.5",
"reward": "1.44000",
"odds": "1.45450",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b77a0cba-4f94-4a52-af68-655cf54f7f25/?format=api"
},
{
"id": "ce5e0d54-f82b-4d69-bf9c-44160ef5d8b1",
"gambit_id": "dd439085-cab5-434d-b0ec-979441bc37c9",
"last_updated": "2023-06-18T20:13:26.027841-04:00",
"created_at": "2023-06-17T11:33:24.412716-04:00",
"name": "Total Rounds Under 4.5",
"reward": "2.63000",
"odds": "2.70000",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b77a0cba-4f94-4a52-af68-655cf54f7f25/?format=api"
}
]
}