GET /api/bet_types/9c741eaf-b113-425b-bb3e-a7d9b62d6233/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c741eaf-b113-425b-bb3e-a7d9b62d6233",
"match": "https://api-prod.gambitprofit.com/api/matches/cd57f343-d5d2-4770-b106-113bcfbb7cb2/?format=api",
"name": "Over/Under",
"created_at": "2023-03-03T13:07:09.978590-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 2.5",
"amount": 5699.0
},
{
"team": "Game Total Over 2.5",
"amount": 4301.0
}
],
"expected_reward_tokens": 9289.37,
"profit_sb": -210.63,
"profit_sb_percentage": -2.22,
"recommended": false
},
"lines": [
{
"id": "fd0adb4f-4318-4d9c-9157-821c813321b8",
"gambit_id": "71f9019e-f291-4144-bf2d-201851fb8541",
"last_updated": "2023-03-06T12:01:57.689509-05:00",
"created_at": "2023-03-03T13:07:09.979910-05:00",
"name": "Game Total Under 2.5",
"reward": "1.63000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c741eaf-b113-425b-bb3e-a7d9b62d6233/?format=api"
},
{
"id": "22c70edf-3211-4748-82c9-321d52457e57",
"gambit_id": "ae9705f3-4849-43ce-9dc7-4ae9769f5f23",
"last_updated": "2023-03-06T12:01:57.690703-05:00",
"created_at": "2023-03-03T13:07:09.981272-05:00",
"name": "Game Total Over 2.5",
"reward": "2.16000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c741eaf-b113-425b-bb3e-a7d9b62d6233/?format=api"
}
]
}