GET /api/bet_types/a41e57a2-c134-41ab-8dec-fb9684406e7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a41e57a2-c134-41ab-8dec-fb9684406e7e",
"match": "https://api-prod.gambitprofit.com/api/matches/ab68a585-cb99-45ff-823b-af5ff5a93fe7/?format=api",
"name": "Over/Under",
"created_at": "2023-08-19T14:08:07.257624-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 3.5",
"amount": 5673.0
},
{
"team": "Total Rounds Over 3.5",
"amount": 4327.0
}
],
"expected_reward_tokens": 9303.05,
"profit_sb": -196.95,
"profit_sb_percentage": -2.07,
"recommended": false
},
"lines": [
{
"id": "f8245fa9-173e-4d0e-ae7d-82b2a9b76a85",
"gambit_id": "18072722-0018-413c-b0fd-4518a48e7736",
"last_updated": "2023-08-22T09:32:59.431627-04:00",
"created_at": "2023-08-19T14:08:07.267605-04:00",
"name": "Total Rounds Under 3.5",
"reward": "1.64000",
"odds": "1.66670",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a41e57a2-c134-41ab-8dec-fb9684406e7e/?format=api"
},
{
"id": "665f24ef-2201-49be-a324-c09f3d69d0f3",
"gambit_id": "9e8a6fd6-c861-421e-ba1e-bbf773603c84",
"last_updated": "2023-08-22T09:32:59.428325-04:00",
"created_at": "2023-08-19T14:08:07.262652-04:00",
"name": "Total Rounds Over 3.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a41e57a2-c134-41ab-8dec-fb9684406e7e/?format=api"
}
]
}