GET /api/bet_types/7c709a4b-acc1-4d79-a374-fd97806cb3f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c709a4b-acc1-4d79-a374-fd97806cb3f2",
"match": "https://api-prod.gambitprofit.com/api/matches/3b5be159-b99e-45a1-ae7b-ce209b325a56/?format=api",
"name": "Over/Under",
"created_at": "2023-10-12T10:57:57.275589-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 Over 42",
"amount": 5000.0
},
{
"team": "Game Total Under 42",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "dd380e73-51aa-46be-8a8a-514f0c2ac61a",
"gambit_id": "f66d1ea4-12b1-48d0-ac13-7d9d114662e4",
"last_updated": "2023-10-16T18:28:02.343564-04:00",
"created_at": "2023-10-12T10:57:57.279122-04:00",
"name": "Game Total Over 42",
"reward": "1.86000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c709a4b-acc1-4d79-a374-fd97806cb3f2/?format=api"
},
{
"id": "5527180d-6c68-4758-ada5-3ce18b17bd7f",
"gambit_id": "c4c38c0f-5ba4-43a7-85b1-ae3749cb479c",
"last_updated": "2023-10-16T18:28:02.347005-04:00",
"created_at": "2023-10-12T10:57:57.283208-04:00",
"name": "Game Total Under 42",
"reward": "1.86000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c709a4b-acc1-4d79-a374-fd97806cb3f2/?format=api"
}
]
}