GET /api/bet_types/043229ae-5d5f-4218-92f4-6af3a7acc35c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "043229ae-5d5f-4218-92f4-6af3a7acc35c",
"match": "https://api-prod.gambitprofit.com/api/matches/5f66e95b-5202-4d52-beda-27e8970626b3/?format=api",
"name": "Over/Under",
"created_at": "2023-06-17T09:33:00.338343-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c3738b27-b711-47f2-b9c2-98f1fd3cb042",
"gambit_id": "ab25d87e-20f1-46c5-a3cf-597eccc6bf02",
"last_updated": "2023-06-18T10:33:13.243940-04:00",
"created_at": "2023-06-17T09:33:00.340628-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/043229ae-5d5f-4218-92f4-6af3a7acc35c/?format=api"
},
{
"id": "d2e5da21-4d44-4386-a16e-bd395c591523",
"gambit_id": "20abb178-682f-484b-8c6f-2600d8570cc9",
"last_updated": "2023-06-18T10:33:13.242458-04:00",
"created_at": "2023-06-17T09:33:00.343194-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/043229ae-5d5f-4218-92f4-6af3a7acc35c/?format=api"
}
]
}