GET /api/bet_types/f3555030-b18c-4fb0-b2e9-efcfba329349/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3555030-b18c-4fb0-b2e9-efcfba329349",
"match": "https://api-prod.gambitprofit.com/api/matches/a061bef7-1b41-4ce5-8541-662dc5bf1cc3/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T09:06:54.665454-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 Under 214",
"amount": 5000.0
},
{
"team": "Game Total Over 214",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "247b33d5-cfee-44f2-993b-9eebc078b16a",
"gambit_id": "44e14862-5fc1-40a7-b321-778f6ad51cd6",
"last_updated": "2022-12-24T19:06:51.211049-05:00",
"created_at": "2022-12-23T09:06:54.666646-05:00",
"name": "Game Total Under 214",
"reward": "1.78000",
"odds": "1.90910",
"spread": "214.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3555030-b18c-4fb0-b2e9-efcfba329349/?format=api"
},
{
"id": "24f7316f-d370-4617-bac4-533792363985",
"gambit_id": "33d604c8-9968-4007-b238-4faa33f9e81a",
"last_updated": "2022-12-24T19:06:51.212237-05:00",
"created_at": "2022-12-23T09:06:54.667873-05:00",
"name": "Game Total Over 214",
"reward": "1.78000",
"odds": "1.90910",
"spread": "214.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3555030-b18c-4fb0-b2e9-efcfba329349/?format=api"
}
]
}