GET /api/bet_types/89e2fcea-9ebb-40df-939e-4f090a348cb6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89e2fcea-9ebb-40df-939e-4f090a348cb6",
"match": "https://api-prod.gambitprofit.com/api/matches/88f353d4-60bc-45cf-8287-11276a82a4c3/?format=api",
"name": "Over/Under",
"created_at": "2023-10-06T10:08:01.986429-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 2.5",
"amount": 5703.0
},
{
"team": "Game Total Under 2.5",
"amount": 4297.0
}
],
"expected_reward_tokens": 9238.55,
"profit_sb": -261.45,
"profit_sb_percentage": -2.75,
"recommended": false
},
"lines": [
{
"id": "2a46235a-a70b-4231-804c-e5fe1871e4dc",
"gambit_id": "857580f9-3a54-4700-93fe-646151723b2e",
"last_updated": "2023-10-09T15:33:14.058636-04:00",
"created_at": "2023-10-06T10:08:01.992571-04:00",
"name": "Game Total Over 2.5",
"reward": "1.62000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e2fcea-9ebb-40df-939e-4f090a348cb6/?format=api"
},
{
"id": "40bdc302-25d8-4c6f-808f-56c71771e478",
"gambit_id": "6769254b-0d11-44f1-9255-91a83a3a3a3d",
"last_updated": "2023-10-09T15:33:14.062336-04:00",
"created_at": "2023-10-06T10:08:02.010057-04:00",
"name": "Game Total Under 2.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e2fcea-9ebb-40df-939e-4f090a348cb6/?format=api"
}
]
}