GET /api/bet_types/d27a4108-3875-4b45-8d94-de624628de7a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d27a4108-3875-4b45-8d94-de624628de7a",
"match": "https://api-prod.gambitprofit.com/api/matches/5c202ae9-1893-4c7d-a2c3-8a0e54ad5646/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": "Total Rounds Over 2.5",
"amount": 6439.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3561.0
}
],
"expected_reward_tokens": 9078.99,
"profit_sb": 78.99,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "ac98924a-a00d-4549-965f-95351ef5f8d2",
"gambit_id": "e7855a1c-78ab-4d95-a74a-c1e01d4c6b1b",
"last_updated": "2022-08-21T19:32:05.260544-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.41000",
"odds": "1.45450",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d27a4108-3875-4b45-8d94-de624628de7a/?format=api"
},
{
"id": "4baccc84-25fd-43c8-bc7e-66cb93119688",
"gambit_id": "2be9c1f6-1570-4484-b750-fac3523c3165",
"last_updated": "2022-08-21T19:32:05.259772-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.55000",
"odds": "2.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d27a4108-3875-4b45-8d94-de624628de7a/?format=api"
}
]
}