GET /api/bet_types/5cef93ba-42ea-4253-acd8-3f46a03fd803/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5cef93ba-42ea-4253-acd8-3f46a03fd803",
"match": "https://api-prod.gambitprofit.com/api/matches/c2da8572-60d6-4258-8514-2c24023f3806/?format=api",
"name": "Over/Under",
"created_at": "2023-08-25T08:38:08.969457-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.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f8e58b73-9621-47a2-84ea-dcbcf0d54c28",
"gambit_id": "9965aff1-deab-41f3-ab90-2c0fde9f6803",
"last_updated": "2023-09-01T21:37:57.821304-04:00",
"created_at": "2023-08-25T08:38:08.978751-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cef93ba-42ea-4253-acd8-3f46a03fd803/?format=api"
},
{
"id": "7e18a489-fbe9-449c-9d6d-ad90f556c30b",
"gambit_id": "0d27c782-38b0-464e-bed1-fcb41b801134",
"last_updated": "2023-09-01T21:37:57.818122-04:00",
"created_at": "2023-08-25T08:38:08.973114-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cef93ba-42ea-4253-acd8-3f46a03fd803/?format=api"
}
]
}