GET /api/bet_types/418591bf-51eb-4cd4-b2fb-e02665e47a5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "418591bf-51eb-4cd4-b2fb-e02665e47a5c",
"match": "https://api-prod.gambitprofit.com/api/matches/316122b2-baeb-4ce9-ac63-ea0ed3f92970/?format=api",
"name": "Over/Under",
"created_at": "2023-05-03T12:12:09.127694-04: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 7",
"amount": 5213.0
},
{
"team": "Game Total Under 7",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "fbb95ac3-9308-441a-bc98-eaf673fc4bbd",
"gambit_id": "02732318-67d7-491a-b069-d4912ce147f1",
"last_updated": "2023-05-04T10:57:19.767956-04:00",
"created_at": "2023-05-03T12:12:09.131201-04:00",
"name": "Game Total Over 7",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/418591bf-51eb-4cd4-b2fb-e02665e47a5c/?format=api"
},
{
"id": "a5efd0fd-9554-48b5-a72c-9b020958ba4b",
"gambit_id": "df975515-5460-413d-9ebd-b9ad00ff106e",
"last_updated": "2023-05-04T10:57:19.766372-04:00",
"created_at": "2023-05-03T12:12:09.129389-04:00",
"name": "Game Total Under 7",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/418591bf-51eb-4cd4-b2fb-e02665e47a5c/?format=api"
}
]
}