GET /api/bet_types/2033bd39-5305-4264-9e5c-d533b05255b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2033bd39-5305-4264-9e5c-d533b05255b0",
"match": "https://api-prod.gambitprofit.com/api/matches/65800ce6-d151-4d04-89b4-dad1ab69cc0b/?format=api",
"name": "Over/Under",
"created_at": "2023-05-02T12:41:50.715701-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c040dead-8aa7-42f3-bbb4-bf71bd84d857",
"gambit_id": "4c202f85-de67-465e-b3b2-b7808ca91ffb",
"last_updated": "2023-05-03T12:12:16.684802-04:00",
"created_at": "2023-05-02T12:41:50.719860-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2033bd39-5305-4264-9e5c-d533b05255b0/?format=api"
},
{
"id": "8619baa1-ca60-43f7-af95-039382385b1a",
"gambit_id": "35fce97c-5932-4f15-a999-b7893f0a8aca",
"last_updated": "2023-05-03T12:12:16.683621-04:00",
"created_at": "2023-05-02T12:41:50.717814-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2033bd39-5305-4264-9e5c-d533b05255b0/?format=api"
}
]
}