GET /api/bet_types/17726257-7246-416c-9e47-b83d0b433e5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17726257-7246-416c-9e47-b83d0b433e5c",
"match": "https://api-prod.gambitprofit.com/api/matches/5e701cb7-5131-42c4-82c0-05f6ee8d4cb9/?format=api",
"name": "Over/Under",
"created_at": "2024-01-28T09:58:22.106177-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 Over 222.5",
"amount": 5000.0
},
{
"team": "Game Total Under 222.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c49df646-8a16-4334-9eb3-de9767d41ebb",
"gambit_id": "b2ef05a6-b3a9-4e10-badb-8eba9fec0c70",
"last_updated": "2024-01-29T22:18:13.006390-05:00",
"created_at": "2024-01-28T09:58:22.110735-05:00",
"name": "Game Total Over 222.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17726257-7246-416c-9e47-b83d0b433e5c/?format=api"
},
{
"id": "5188a454-2fbd-401b-9f88-1edd7cf07c91",
"gambit_id": "86fc1fff-d434-4912-b039-860e47842a3e",
"last_updated": "2024-01-29T22:18:13.009831-05:00",
"created_at": "2024-01-28T09:58:22.114654-05:00",
"name": "Game Total Under 222.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17726257-7246-416c-9e47-b83d0b433e5c/?format=api"
}
]
}