GET /api/bet_types/1c533140-f32d-4bb0-9a1f-d03f46c1025f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c533140-f32d-4bb0-9a1f-d03f46c1025f",
"match": "https://api-prod.gambitprofit.com/api/matches/41f586c8-269e-4b63-9665-ac2b5a5c5975/?format=api",
"name": "Over/Under",
"created_at": "2023-03-16T17:37:16.798874-04: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 231",
"amount": 5000.0
},
{
"team": "Game Total Under 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c9a5bdd9-3b17-48f2-8af6-cf2439bdb503",
"gambit_id": "4a17aa50-8418-4303-a7f6-111f26102ba2",
"last_updated": "2023-03-17T11:31:55.512201-04:00",
"created_at": "2023-03-16T17:37:16.801867-04:00",
"name": "Game Total Over 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c533140-f32d-4bb0-9a1f-d03f46c1025f/?format=api"
},
{
"id": "cf940214-d05e-48ac-8c11-bf6731ecf3a9",
"gambit_id": "1242f355-6ade-42e7-9f85-049b4453e838",
"last_updated": "2023-03-17T11:31:55.510617-04:00",
"created_at": "2023-03-16T17:37:16.800355-04:00",
"name": "Game Total Under 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c533140-f32d-4bb0-9a1f-d03f46c1025f/?format=api"
}
]
}