GET /api/bet_types/7626e018-82f3-42e6-855d-eb100be42401/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7626e018-82f3-42e6-855d-eb100be42401",
"match": "https://api-prod.gambitprofit.com/api/matches/b5310a31-9116-46e0-ad1f-ad3a4cf4d53f/?format=api",
"name": "Over/Under",
"created_at": "2023-02-10T09:02:08.414440-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 6.5",
"amount": 5106.0
},
{
"team": "Game Total Under 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "e3091835-e80c-40d7-a27d-b1b6bb1c65e4",
"gambit_id": "71b7135f-8d22-400c-a885-44d7ac6fd192",
"last_updated": "2023-02-11T18:02:01.196448-05:00",
"created_at": "2023-02-10T09:02:08.417207-05:00",
"name": "Game Total Over 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7626e018-82f3-42e6-855d-eb100be42401/?format=api"
},
{
"id": "26a934e3-efc1-4803-a5a4-0fdef8824315",
"gambit_id": "cfdd87f2-06a4-4da3-a5a3-99543f29c897",
"last_updated": "2023-02-11T18:02:01.195249-05:00",
"created_at": "2023-02-10T09:02:08.415833-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7626e018-82f3-42e6-855d-eb100be42401/?format=api"
}
]
}