GET /api/bet_types/0b941ddc-d5b7-4dcd-9d2b-5722f6d12dd6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b941ddc-d5b7-4dcd-9d2b-5722f6d12dd6",
"match": "https://api-prod.gambitprofit.com/api/matches/e938987e-1d14-4c51-be0d-2811db1c4c2c/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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": 5097.0
},
{
"team": "Game Total Under 6.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "7d1cbc26-b5a9-48e9-b63e-dd23a3fc7de5",
"gambit_id": "8c493ad2-909b-4d81-8f3e-9827d78d865b",
"last_updated": "2022-11-12T17:47:38.734510-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b941ddc-d5b7-4dcd-9d2b-5722f6d12dd6/?format=api"
},
{
"id": "20693f89-5bf6-4c33-bcf0-0615ffd587fe",
"gambit_id": "aac1758b-13bb-4a2d-9170-af7dcca42365",
"last_updated": "2022-11-12T17:47:38.733355-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b941ddc-d5b7-4dcd-9d2b-5722f6d12dd6/?format=api"
}
]
}