GET /api/bet_types/0409574b-2fb2-4f8e-b293-4371ff1427a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0409574b-2fb2-4f8e-b293-4371ff1427a9",
"match": "https://api-prod.gambitprofit.com/api/matches/3ec1b67d-2287-46b0-b6ef-d76e21b3b5c6/?format=api",
"name": "Over/Under",
"created_at": "2023-07-28T08:23:03.568712-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 10",
"amount": 5000.0
},
{
"team": "Game Total Under 10",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9084f5f4-39d5-4e1b-8ce4-efc1827949c3",
"gambit_id": "14655fe0-cf00-4bf7-8ec6-fe5cc1b66ff4",
"last_updated": "2023-07-29T19:38:33.643257-04:00",
"created_at": "2023-07-28T08:23:03.573291-04:00",
"name": "Game Total Over 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0409574b-2fb2-4f8e-b293-4371ff1427a9/?format=api"
},
{
"id": "822c2486-e1a6-4da2-b55a-a1e078aabe02",
"gambit_id": "7a04d4aa-4213-4ed9-ac03-7722a9cbe47f",
"last_updated": "2023-07-29T19:38:33.650347-04:00",
"created_at": "2023-07-28T08:23:03.577674-04:00",
"name": "Game Total Under 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0409574b-2fb2-4f8e-b293-4371ff1427a9/?format=api"
}
]
}