GET /api/bet_types/637053bb-1c6f-4910-bc79-e8a22a6ffe12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "637053bb-1c6f-4910-bc79-e8a22a6ffe12",
"match": "https://api-prod.gambitprofit.com/api/matches/dfd01183-03a3-4de2-b7e4-2bae99c12074/?format=api",
"name": "Over/Under",
"created_at": "2023-04-01T09:51:50.532201-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 5.5",
"amount": 5107.0
},
{
"team": "Game Total Under 5.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ddaf7aff-e718-4595-ad53-3bff6a9e14cf",
"gambit_id": "ca5af47a-9359-4535-9edd-9c6f8d6cc905",
"last_updated": "2023-04-03T10:17:07.346390-04:00",
"created_at": "2023-04-01T09:51:50.536868-04:00",
"name": "Game Total Over 5.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/637053bb-1c6f-4910-bc79-e8a22a6ffe12/?format=api"
},
{
"id": "44b7aee7-2884-47a1-b81a-0e030a4d44e2",
"gambit_id": "0132fcdd-b6f8-4545-babc-19c7d534e50d",
"last_updated": "2023-04-03T10:17:07.343779-04:00",
"created_at": "2023-04-01T09:51:50.534282-04:00",
"name": "Game Total Under 5.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/637053bb-1c6f-4910-bc79-e8a22a6ffe12/?format=api"
}
]
}