GET /api/bet_types/aedb4385-040a-4150-93ed-42071e1be1a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aedb4385-040a-4150-93ed-42071e1be1a7",
"match": "https://api-prod.gambitprofit.com/api/matches/b0772ca7-c34a-4eab-909b-aff16c02b9d9/?format=api",
"name": "Over/Under",
"created_at": "2023-03-01T09:21:59.606585-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": "Game Total Over 6",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "b4a860da-74de-40be-bb5e-047eea228fd7",
"gambit_id": "17362c2d-a73b-4408-b397-f2d79debc8a2",
"last_updated": "2023-03-02T07:26:57.433287-05:00",
"created_at": "2023-03-01T09:21:59.609229-05:00",
"name": "Game Total Over 6",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aedb4385-040a-4150-93ed-42071e1be1a7/?format=api"
},
{
"id": "2d68ac0c-401a-49e0-a3fa-68433b5b5bc9",
"gambit_id": "34d429f9-dfc3-4ad8-9273-0c51ca0eaca7",
"last_updated": "2023-03-02T07:26:57.432138-05:00",
"created_at": "2023-03-01T09:21:59.607908-05:00",
"name": "Game Total Under 6",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aedb4385-040a-4150-93ed-42071e1be1a7/?format=api"
}
]
}