GET /api/bet_types/2337b2da-d232-4464-a3e4-7d9fd71163a2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2337b2da-d232-4464-a3e4-7d9fd71163a2",
"match": "https://api-prod.gambitprofit.com/api/matches/f1ce14e4-c2e4-4c7b-b36d-73fb5c850ed5/?format=api",
"name": "Over/Under",
"created_at": "2023-02-23T09:07:01.445683-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 Under 6.5",
"amount": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "afec37d3-e9f6-4bd3-a269-0c779710101f",
"gambit_id": "0f665fc7-88bd-4b95-90ad-3324bd2e43b2",
"last_updated": "2023-02-24T12:46:55.013461-05:00",
"created_at": "2023-02-23T09:07:01.446986-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2337b2da-d232-4464-a3e4-7d9fd71163a2/?format=api"
},
{
"id": "9637bef0-c81b-4f6f-9e91-9d3828208159",
"gambit_id": "8b9eb66e-192d-4157-931b-265dd038f4d1",
"last_updated": "2023-02-24T12:46:55.014635-05:00",
"created_at": "2023-02-23T09:07:01.448282-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2337b2da-d232-4464-a3e4-7d9fd71163a2/?format=api"
}
]
}