GET /api/bet_types/5a1d537b-39ae-4589-9949-58d147a28cfe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5a1d537b-39ae-4589-9949-58d147a28cfe",
"match": "https://api-prod.gambitprofit.com/api/matches/a0d023bc-6abb-4a5e-85c3-81af8b13d77a/?format=api",
"name": "Over/Under",
"created_at": "2023-01-15T08:32:03.438455-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 235",
"amount": 5000.0
},
{
"team": "Game Total Under 235",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "4199e5fa-ad4d-4152-a915-3b2db2912502",
"gambit_id": "a9f7a3f0-3b01-4d7d-96a5-f6553b837a9e",
"last_updated": "2023-01-16T10:51:52.891434-05:00",
"created_at": "2023-01-15T08:32:03.444368-05:00",
"name": "Game Total Over 235",
"reward": "1.78000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a1d537b-39ae-4589-9949-58d147a28cfe/?format=api"
},
{
"id": "aabb22c8-eede-4325-81be-84ff55e6cbf3",
"gambit_id": "a2799222-1929-4c3d-a8a8-a46c763d8541",
"last_updated": "2023-01-16T10:51:52.888255-05:00",
"created_at": "2023-01-15T08:32:03.441420-05:00",
"name": "Game Total Under 235",
"reward": "1.78000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a1d537b-39ae-4589-9949-58d147a28cfe/?format=api"
}
]
}