GET /api/bet_types/6d547e4b-6198-4a95-a448-0620615c91df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d547e4b-6198-4a95-a448-0620615c91df",
"match": "https://api-prod.gambitprofit.com/api/matches/9093b35b-2cc0-451e-b16e-f03d813243a2/?format=api",
"name": "Over/Under",
"created_at": "2023-04-11T09:02:18.314681-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 Under 7.5",
"amount": 5213.0
},
{
"team": "Game Total Over 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "feb87a44-25d7-45af-a021-ee178e8a1a4a",
"gambit_id": "bfe5d100-799b-4f53-a9b0-0d90babdf434",
"last_updated": "2023-04-12T09:56:58.802162-04:00",
"created_at": "2023-04-11T09:02:18.319739-04:00",
"name": "Game Total Under 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d547e4b-6198-4a95-a448-0620615c91df/?format=api"
},
{
"id": "e2a6ca81-6414-424b-b842-3cb0d2b7a31d",
"gambit_id": "00cddc16-1e67-472f-a8a2-61ecedc90fdf",
"last_updated": "2023-04-12T09:56:58.804515-04:00",
"created_at": "2023-04-11T09:02:18.322931-04:00",
"name": "Game Total Over 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d547e4b-6198-4a95-a448-0620615c91df/?format=api"
}
]
}