GET /api/bet_types/3c5d86cc-07ed-49c3-ae96-ce1133126a7d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c5d86cc-07ed-49c3-ae96-ce1133126a7d",
"match": "https://api-prod.gambitprofit.com/api/matches/a5601e97-1b56-4bd2-ac80-bfc2edb9598b/?format=api",
"name": "Over/Under",
"created_at": "2023-09-18T12:13:01.311065-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",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ef4c9d3b-596e-47a8-a6ff-2350db4c29cf",
"gambit_id": "d9045d14-4dec-454d-ac64-93313ad65a20",
"last_updated": "2023-09-20T09:13:05.996260-04:00",
"created_at": "2023-09-18T12:13:01.315235-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c5d86cc-07ed-49c3-ae96-ce1133126a7d/?format=api"
},
{
"id": "82863f69-c0fc-4b05-954c-753455c1a288",
"gambit_id": "c8381422-45aa-4cc6-bf69-3dbae3482098",
"last_updated": "2023-09-20T09:13:05.999473-04:00",
"created_at": "2023-09-18T12:13:01.329467-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c5d86cc-07ed-49c3-ae96-ce1133126a7d/?format=api"
}
]
}