GET /api/bet_types/ca81d065-509e-4a51-9fd6-8b1225d88b95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca81d065-509e-4a51-9fd6-8b1225d88b95",
"match": "https://api-prod.gambitprofit.com/api/matches/1604ac9d-2182-422b-80f4-2a42eb7962d8/?format=api",
"name": "Over/Under",
"created_at": "2023-06-13T09:08:19.345096-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": "Game Total Under 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "dc14ddcd-3613-41b6-b1a4-37b83a06294d",
"gambit_id": "6bb67bd4-862d-4396-9819-5dce5e8f6594",
"last_updated": "2023-06-14T11:28:19.226330-04:00",
"created_at": "2023-06-13T09:08:19.349424-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca81d065-509e-4a51-9fd6-8b1225d88b95/?format=api"
},
{
"id": "3837bc21-9b62-4900-ad53-519e8ff7a56f",
"gambit_id": "7195e30a-9751-4970-82a5-8c95fcf9098d",
"last_updated": "2023-06-14T11:28:19.223163-04:00",
"created_at": "2023-06-13T09:08:19.347291-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca81d065-509e-4a51-9fd6-8b1225d88b95/?format=api"
}
]
}