GET /api/bet_types/de2dc344-873f-4c54-a81e-14c160dfd50f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de2dc344-873f-4c54-a81e-14c160dfd50f",
"match": "https://api-prod.gambitprofit.com/api/matches/21c006d1-eab9-438b-84d8-385223d45743/?format=api",
"name": "Over/Under",
"created_at": "2023-02-10T09:02:10.117248-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 6.5",
"amount": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "f06a14a7-8d92-48e7-a3ab-5a7b7558e400",
"gambit_id": "6e01a069-cbc4-4071-ad9c-62e4c2e3e9fa",
"last_updated": "2023-02-11T17:57:01.475364-05:00",
"created_at": "2023-02-10T09:02:10.118655-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de2dc344-873f-4c54-a81e-14c160dfd50f/?format=api"
},
{
"id": "e5ba0f64-0a54-4c59-a184-054429e72a7b",
"gambit_id": "87e1cab7-efa3-48b3-b966-96574f57ee0f",
"last_updated": "2023-02-11T17:57:01.476536-05:00",
"created_at": "2023-02-10T09:02:10.119960-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de2dc344-873f-4c54-a81e-14c160dfd50f/?format=api"
}
]
}