GET /api/bet_types/4dd72829-05b0-4713-bf95-01f4f14d84e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4dd72829-05b0-4713-bf95-01f4f14d84e5",
"match": "https://api-prod.gambitprofit.com/api/matches/7d1e3aa1-5e84-44c6-82d5-fdbe8ad80b4a/?format=api",
"name": "Over/Under",
"created_at": "2023-12-16T09:23:09.360546-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": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "af503472-ddf7-4d24-ad8a-4cbeb748a4c9",
"gambit_id": "d8ac8b35-2034-4ddc-bb2a-b755c93d982a",
"last_updated": "2023-12-18T10:23:36.890233-05:00",
"created_at": "2023-12-16T09:23:09.364039-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dd72829-05b0-4713-bf95-01f4f14d84e5/?format=api"
},
{
"id": "e1f929d8-a7a2-46f2-bb11-0dec1b85abd6",
"gambit_id": "eb189bcd-e409-4a63-bdfc-332551db2e7d",
"last_updated": "2023-12-18T10:23:36.893567-05:00",
"created_at": "2023-12-16T09:23:09.368414-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dd72829-05b0-4713-bf95-01f4f14d84e5/?format=api"
}
]
}