GET /api/bet_types/52819337-52a9-4d24-a669-7ee496893033/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52819337-52a9-4d24-a669-7ee496893033",
"match": "https://api-prod.gambitprofit.com/api/matches/76799e51-7b02-4659-965a-1143f5f8c63f/?format=api",
"name": "Over/Under",
"created_at": "2023-04-05T09:22:21.032289-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "53d04b68-df7a-4cd0-a5d8-88f2c7954c4e",
"gambit_id": "91612273-b426-4798-954a-23d868e4ec68",
"last_updated": "2023-04-06T11:42:05.405816-04:00",
"created_at": "2023-04-05T09:22:21.038837-04:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52819337-52a9-4d24-a669-7ee496893033/?format=api"
},
{
"id": "80702de7-be3b-4265-9bd6-0dc41c74f8e4",
"gambit_id": "c9cbc7cc-8cd9-4339-996a-e57800bfe6f9",
"last_updated": "2023-04-06T11:42:05.403070-04:00",
"created_at": "2023-04-05T09:22:21.035526-04:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52819337-52a9-4d24-a669-7ee496893033/?format=api"
}
]
}