GET /api/bet_types/372f4e3b-64aa-4f8b-8696-abb0e95d36cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "372f4e3b-64aa-4f8b-8696-abb0e95d36cf",
"match": "https://api-prod.gambitprofit.com/api/matches/317e1414-2393-489e-ab8a-711daa693288/?format=api",
"name": "Over/Under",
"created_at": "2023-01-21T08:16:56.587813-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 2.5",
"amount": 5094.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9271.08,
"profit_sb": -228.92,
"profit_sb_percentage": -2.41,
"recommended": false
},
"lines": [
{
"id": "c69457d4-de3e-4859-9279-8c2b389e0a6c",
"gambit_id": "1fc45efe-970c-4386-a099-321ee53ba155",
"last_updated": "2023-01-23T11:52:14.936390-05:00",
"created_at": "2023-01-21T08:16:56.589095-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.82000",
"odds": "1.83330",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/372f4e3b-64aa-4f8b-8696-abb0e95d36cf/?format=api"
},
{
"id": "94c4a511-71e0-47f4-bc26-349d13d8ec97",
"gambit_id": "2403ce3d-c53b-4198-8b17-b5ed5d6970a1",
"last_updated": "2023-01-23T11:52:14.937736-05:00",
"created_at": "2023-01-21T08:16:56.590600-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/372f4e3b-64aa-4f8b-8696-abb0e95d36cf/?format=api"
}
]
}