GET /api/bet_types/aba7f579-83d0-463c-8ce6-73036d9bea84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aba7f579-83d0-463c-8ce6-73036d9bea84",
"match": "https://api-prod.gambitprofit.com/api/matches/8ece112e-2f6a-44a6-a70a-dad7bfa00da2/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:32:15.870293-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 Over 8",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "25c8928b-5738-4c8d-9c8d-235cdee45473",
"gambit_id": "247807cb-437b-44d5-bace-45d477a26325",
"last_updated": "2023-04-05T10:07:03.254558-04:00",
"created_at": "2023-04-04T09:32:15.873540-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba7f579-83d0-463c-8ce6-73036d9bea84/?format=api"
},
{
"id": "a54ba7b7-4f60-4e99-8bdb-15820aac8551",
"gambit_id": "3fd66e28-b741-4337-95b2-04236803fca3",
"last_updated": "2023-04-05T10:07:03.251460-04:00",
"created_at": "2023-04-04T09:32:15.871792-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba7f579-83d0-463c-8ce6-73036d9bea84/?format=api"
}
]
}