GET /api/bet_types/fe4f9609-3ad4-4589-bb54-8192e7180205/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe4f9609-3ad4-4589-bb54-8192e7180205",
"match": "https://api-prod.gambitprofit.com/api/matches/b1d746a8-0caf-4367-9668-a495dd6488c6/?format=api",
"name": "Over/Under",
"created_at": "2023-09-09T10:18:07.666024-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": "Total Rounds Under 2.5",
"amount": 6402.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 3598.0
}
],
"expected_reward_tokens": 9282.84,
"profit_sb": -217.16,
"profit_sb_percentage": -2.29,
"recommended": false
},
"lines": [
{
"id": "ed94343e-2c64-4c1f-900a-5039f07f90c7",
"gambit_id": "d52dfba0-00ae-4c5a-85f5-5a49c80e352c",
"last_updated": "2023-09-12T11:38:03.034184-04:00",
"created_at": "2023-09-09T10:18:07.674290-04:00",
"name": "Total Rounds Under 2.5",
"reward": "1.45000",
"odds": "1.47620",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe4f9609-3ad4-4589-bb54-8192e7180205/?format=api"
},
{
"id": "7e79dd8c-db22-42a3-9a91-7d38894218c4",
"gambit_id": "662c4284-9e18-4d9f-a43a-53e59a1b7bd3",
"last_updated": "2023-09-12T11:38:03.030931-04:00",
"created_at": "2023-09-09T10:18:07.669756-04:00",
"name": "Total Rounds Over 2.5",
"reward": "2.58000",
"odds": "2.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe4f9609-3ad4-4589-bb54-8192e7180205/?format=api"
}
]
}