GET /api/bet_types/2cf3304e-4130-4c57-80b2-42d74ea0d892/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2cf3304e-4130-4c57-80b2-42d74ea0d892",
"match": "https://api-prod.gambitprofit.com/api/matches/961a8b1a-ab30-46b7-8f26-0f826858d51e/?format=api",
"name": "Over/Under",
"created_at": "2023-01-20T22:57:01.159449-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": "Game Total Under 2.5",
"amount": 5352.0
},
{
"team": "Game Total Over 2.5",
"amount": 4648.0
}
],
"expected_reward_tokens": 8830.8,
"profit_sb": -669.2,
"profit_sb_percentage": -7.04,
"recommended": false
},
"lines": [
{
"id": "87f14d8e-8f94-45b8-8b75-6eff20f2eed3",
"gambit_id": "67a3640d-ad7c-4a7d-9a6d-7c06750c8172",
"last_updated": "2023-01-23T11:37:10.858788-05:00",
"created_at": "2023-01-20T22:57:01.162134-05:00",
"name": "Game Total Under 2.5",
"reward": "1.65000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cf3304e-4130-4c57-80b2-42d74ea0d892/?format=api"
},
{
"id": "76a37a04-81fe-468b-8ff4-c1901dff7751",
"gambit_id": "0dc7551a-f615-4b19-86a6-12f96e237194",
"last_updated": "2023-01-23T11:37:10.857659-05:00",
"created_at": "2023-01-20T22:57:01.160756-05:00",
"name": "Game Total Over 2.5",
"reward": "1.90000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cf3304e-4130-4c57-80b2-42d74ea0d892/?format=api"
}
]
}