GET /api/bet_types/9ffc2996-11d8-4185-8d5e-ab98b159afd6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ffc2996-11d8-4185-8d5e-ab98b159afd6",
"match": "https://api-prod.gambitprofit.com/api/matches/573e76ed-ada9-4d71-ab06-ea84848e067a/?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": 5184.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4816.0
}
],
"expected_reward_tokens": 8812.8,
"profit_sb": -187.2,
"profit_sb_percentage": -2.08,
"recommended": false
},
"lines": [
{
"id": "946c0fdf-4d3d-499d-a7b2-9e49c0cac3f3",
"gambit_id": "53f7fc03-00c9-42d0-b40a-93f65e9e313f",
"last_updated": "2022-12-12T09:52:34.799466-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffc2996-11d8-4185-8d5e-ab98b159afd6/?format=api"
},
{
"id": "f658a8bd-36ed-42d1-b78f-39a318123407",
"gambit_id": "3816c7a7-c33c-4dbd-a4c1-b44c2a2fccb0",
"last_updated": "2022-12-12T09:52:34.798418-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffc2996-11d8-4185-8d5e-ab98b159afd6/?format=api"
}
]
}