GET /api/bet_types/d4833477-163d-4f7f-8048-fce94df6dc06/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d4833477-163d-4f7f-8048-fce94df6dc06",
"match": "https://api-prod.gambitprofit.com/api/matches/6ddd1cd3-24a1-46c4-8ff6-d13b9c88a9a0/?format=api",
"name": "Over/Under",
"created_at": "2024-01-26T09:33:16.336701-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 Over 246.5",
"amount": 5000.0
},
{
"team": "Game Total Under 246.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "de0d7cf3-9c19-47ea-aa52-e10c653a0d45",
"gambit_id": "b2f210f8-69a0-4ebb-b5a9-41c6de5b93d3",
"last_updated": "2024-01-27T11:03:04.747781-05:00",
"created_at": "2024-01-26T09:33:16.340571-05:00",
"name": "Game Total Over 246.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "246.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4833477-163d-4f7f-8048-fce94df6dc06/?format=api"
},
{
"id": "485e63a9-07e2-4bca-82a1-f4f54d484c0a",
"gambit_id": "67e4ede5-03f7-4b89-b1d6-18358b6924b5",
"last_updated": "2024-01-27T11:03:04.751648-05:00",
"created_at": "2024-01-26T09:33:16.345168-05:00",
"name": "Game Total Under 246.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "246.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4833477-163d-4f7f-8048-fce94df6dc06/?format=api"
}
]
}