GET /api/bet_types/d6b31227-ef78-4b2a-8b86-b9b77cbbc292/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6b31227-ef78-4b2a-8b86-b9b77cbbc292",
"match": "https://api-prod.gambitprofit.com/api/matches/5205b45e-62b7-4f68-a530-8fa21aa1177b/?format=api",
"name": "Over/Under",
"created_at": "2023-01-01T09:22:02.558152-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 42.5",
"amount": 5000.0
},
{
"team": "Game Total Under 42.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "8922ddb3-c32d-476c-b730-0a633457811b",
"gambit_id": "a6a7998c-7464-4b43-92c6-6af1fdc29b42",
"last_updated": "2023-01-02T12:42:00.846292-05:00",
"created_at": "2023-01-01T09:22:02.560816-05:00",
"name": "Game Total Over 42.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b31227-ef78-4b2a-8b86-b9b77cbbc292/?format=api"
},
{
"id": "4ebfda3c-be41-4aa3-b4ef-9526079165a0",
"gambit_id": "b0991cad-a295-49e3-a02a-f58dca25ff7b",
"last_updated": "2023-01-02T12:42:00.845144-05:00",
"created_at": "2023-01-01T09:22:02.559408-05:00",
"name": "Game Total Under 42.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b31227-ef78-4b2a-8b86-b9b77cbbc292/?format=api"
}
]
}