GET /api/bet_types/6330d86c-914f-4de9-8602-17c7deb682f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6330d86c-914f-4de9-8602-17c7deb682f3",
"match": "https://api-prod.gambitprofit.com/api/matches/e0624e32-0513-457b-9602-d242bb78a511/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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",
"amount": 5209.0
},
{
"team": "Game Total Under 6",
"amount": 4791.0
}
],
"expected_reward_tokens": 8959.17,
"profit_sb": -40.83,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "c3fb7579-807f-4822-80f9-9a7545d27350",
"gambit_id": "42a1f5ec-c281-4cb4-8797-35803dec6bf3",
"last_updated": "2022-12-21T22:37:05.235558-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6330d86c-914f-4de9-8602-17c7deb682f3/?format=api"
},
{
"id": "90e3d555-e5b3-4ab5-a151-3efaaf3ce8f5",
"gambit_id": "b0f02925-30d7-4be1-8f2e-93271589f069",
"last_updated": "2022-12-21T22:37:05.234419-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6330d86c-914f-4de9-8602-17c7deb682f3/?format=api"
}
]
}