GET /api/bet_types/010064db-766e-47e3-87bd-9eb236b54a84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "010064db-766e-47e3-87bd-9eb236b54a84",
"match": "https://api-prod.gambitprofit.com/api/matches/997d5ac4-8d4d-4919-9508-ae00d2a36d7b/?format=api",
"name": "Over/Under",
"created_at": "2023-01-22T09:01:55.584046-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": 5211.0
},
{
"team": "Game Total Over 6.5",
"amount": 4789.0
}
],
"expected_reward_tokens": 9482.22,
"profit_sb": -17.78,
"profit_sb_percentage": -0.19,
"recommended": false
},
"lines": [
{
"id": "c9bf8e8c-29af-4d48-8b87-af036c0eeaa0",
"gambit_id": "6b5cad43-4a07-4b1d-8eb5-357d1d63a3b6",
"last_updated": "2023-01-23T15:42:00.655041-05:00",
"created_at": "2023-01-22T09:01:55.585349-05:00",
"name": "Game Total Under 6.5",
"reward": "1.82000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010064db-766e-47e3-87bd-9eb236b54a84/?format=api"
},
{
"id": "71cf5651-b596-4cac-9b05-5ce92f9778f8",
"gambit_id": "ae561b89-b415-41ef-a1a6-7f38763a3eae",
"last_updated": "2023-01-23T15:42:00.656293-05:00",
"created_at": "2023-01-22T09:01:55.586661-05:00",
"name": "Game Total Over 6.5",
"reward": "1.98000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010064db-766e-47e3-87bd-9eb236b54a84/?format=api"
}
]
}