GET /api/bet_types/c039f6b0-63ed-4bcc-baa8-fabc6c146aab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c039f6b0-63ed-4bcc-baa8-fabc6c146aab",
"match": "https://api-prod.gambitprofit.com/api/matches/248a77b7-3df1-469e-b1a4-118d72a8229a/?format=api",
"name": "Over/Under",
"created_at": "2024-01-19T09:33:10.929490-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.5",
"amount": 5213.0
},
{
"team": "Game Total Under 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5caf6775-b5b1-4960-b9ee-1da451c4d586",
"gambit_id": "ab8bf602-ab3b-49e7-b24c-13c33b45b333",
"last_updated": "2024-01-22T12:13:22.605183-05:00",
"created_at": "2024-01-19T09:33:10.933878-05:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c039f6b0-63ed-4bcc-baa8-fabc6c146aab/?format=api"
},
{
"id": "8a1c1163-f60f-43b5-a366-64c98c7fd452",
"gambit_id": "96aaa026-828b-4f91-b558-f7811dfb5a6d",
"last_updated": "2024-01-22T12:13:22.609109-05:00",
"created_at": "2024-01-19T09:33:10.938451-05:00",
"name": "Game Total Under 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c039f6b0-63ed-4bcc-baa8-fabc6c146aab/?format=api"
}
]
}