GET /api/bet_types/9fc67322-8c2f-43e6-bb50-e349af4a9b70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fc67322-8c2f-43e6-bb50-e349af4a9b70",
"match": "https://api-prod.gambitprofit.com/api/matches/a0711142-acc6-4258-8e3f-7d204696cfb0/?format=api",
"name": "Over/Under",
"created_at": "2024-01-04T09:18:24.220221-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 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a810b798-c049-4664-8e63-2fc9cf6501c9",
"gambit_id": "4c91a45c-b7c3-4cae-82fb-5ec3957d7c4a",
"last_updated": "2024-01-05T23:03:05.372641-05:00",
"created_at": "2024-01-04T09:18:24.225422-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fc67322-8c2f-43e6-bb50-e349af4a9b70/?format=api"
},
{
"id": "98450e79-4085-4829-b33d-cd8f69e0c4ae",
"gambit_id": "10e8f100-71c3-43da-891e-d3733577b784",
"last_updated": "2024-01-05T23:03:05.376489-05:00",
"created_at": "2024-01-04T09:18:24.231146-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fc67322-8c2f-43e6-bb50-e349af4a9b70/?format=api"
}
]
}