GET /api/bet_types/5b66c519-7e2b-48ce-b288-bf37674e23b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b66c519-7e2b-48ce-b288-bf37674e23b1",
"match": "https://api-prod.gambitprofit.com/api/matches/c2345b53-9cc9-41ec-a54a-fce9c76cc2e2/?format=api",
"name": "Over/Under",
"created_at": "2023-02-11T13:06:54.957946-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 Under 1.5",
"amount": 5669.0
},
{
"team": "Total Rounds Over 1.5",
"amount": 4331.0
}
],
"expected_reward_tokens": 9353.85,
"profit_sb": -146.15,
"profit_sb_percentage": -1.54,
"recommended": false
},
"lines": [
{
"id": "e835c1c6-402c-4aeb-b2a7-dcb68b86bb9c",
"gambit_id": "d1efb78a-360c-40c5-b3ad-bd968444aa37",
"last_updated": "2023-02-12T10:56:58.570286-05:00",
"created_at": "2023-02-11T13:06:54.959441-05:00",
"name": "Total Rounds Under 1.5",
"reward": "1.65000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b66c519-7e2b-48ce-b288-bf37674e23b1/?format=api"
},
{
"id": "b907de34-b5d7-4387-9861-f8ef7ce82739",
"gambit_id": "7086212e-b8ae-413f-b691-0c2e027dbefb",
"last_updated": "2023-02-12T10:56:58.571485-05:00",
"created_at": "2023-02-11T13:06:54.960817-05:00",
"name": "Total Rounds Over 1.5",
"reward": "2.16000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b66c519-7e2b-48ce-b288-bf37674e23b1/?format=api"
}
]
}