GET /api/bet_types/736e42d9-0578-4d47-86b9-f89de0b7a0bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "736e42d9-0578-4d47-86b9-f89de0b7a0bf",
"match": "https://api-prod.gambitprofit.com/api/matches/48f4355f-d37c-489e-b8c4-3183c753cf00/?format=api",
"name": "Over/Under",
"created_at": "2022-12-28T09:32:07.534580-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 230",
"amount": 5000.0
},
{
"team": "Game Total Over 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "b7618f4f-e6ad-4145-b761-19718890ce27",
"gambit_id": "2bad3156-426b-4b79-85d9-503888a14a0e",
"last_updated": "2022-12-30T18:47:00.442248-05:00",
"created_at": "2022-12-28T09:32:07.535861-05:00",
"name": "Game Total Under 230",
"reward": "1.78000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/736e42d9-0578-4d47-86b9-f89de0b7a0bf/?format=api"
},
{
"id": "6f401081-6c63-42b1-aff5-72634b0caeb5",
"gambit_id": "286596c5-9226-4e81-8b5b-8f8dcdb1fde4",
"last_updated": "2022-12-30T18:47:00.443363-05:00",
"created_at": "2022-12-28T09:32:07.537266-05:00",
"name": "Game Total Over 230",
"reward": "1.78000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/736e42d9-0578-4d47-86b9-f89de0b7a0bf/?format=api"
}
]
}