GET /api/bet_types/0472635a-cad1-4689-a5ff-b0a0edc0d717/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0472635a-cad1-4689-a5ff-b0a0edc0d717",
"match": "https://api-prod.gambitprofit.com/api/matches/f0e962f2-4bad-4eb6-92f7-8b3a10b5f753/?format=api",
"name": "Over/Under",
"created_at": "2023-12-20T11:13:04.901250-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 44.5",
"amount": 5107.0
},
{
"team": "Game Total Over 44.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b65545d6-45c2-4da7-ae95-22f7a8e1102c",
"gambit_id": "57edd32a-42e5-449d-b61a-b6a285a9c8a1",
"last_updated": "2023-12-26T20:13:06.050633-05:00",
"created_at": "2023-12-20T11:13:04.911330-05:00",
"name": "Game Total Under 44.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0472635a-cad1-4689-a5ff-b0a0edc0d717/?format=api"
},
{
"id": "39c2add4-e650-4687-9ff4-d86a73e45972",
"gambit_id": "9a422fa0-a5c1-4856-b3bc-bccf707e6f8f",
"last_updated": "2023-12-26T20:13:06.047415-05:00",
"created_at": "2023-12-20T11:13:04.905158-05:00",
"name": "Game Total Over 44.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0472635a-cad1-4689-a5ff-b0a0edc0d717/?format=api"
}
]
}