GET /api/bet_types/1f4c52b3-df58-46da-b6df-b2de18fc6636/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f4c52b3-df58-46da-b6df-b2de18fc6636",
"match": "https://api-prod.gambitprofit.com/api/matches/c8d1f78a-7d1d-4c34-929f-03143d61f9ff/?format=api",
"name": "Over/Under",
"created_at": "2023-04-02T10:07:21.318160-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 Under 235.5",
"amount": 5000.0
},
{
"team": "Game Total Over 235.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "becd509a-5dac-457a-ab8f-322e35132150",
"gambit_id": "7a793792-e147-4d74-82ca-6d25da357d25",
"last_updated": "2023-04-03T20:07:09.990627-04:00",
"created_at": "2023-04-02T10:07:21.320038-04:00",
"name": "Game Total Under 235.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f4c52b3-df58-46da-b6df-b2de18fc6636/?format=api"
},
{
"id": "09dc7300-44a4-42a2-a077-66ced7880edb",
"gambit_id": "556a1263-8d30-4bc3-968b-96762db1a709",
"last_updated": "2023-04-03T20:07:09.993745-04:00",
"created_at": "2023-04-02T10:07:21.322294-04:00",
"name": "Game Total Over 235.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f4c52b3-df58-46da-b6df-b2de18fc6636/?format=api"
}
]
}