GET /api/bet_types/ced6f7ca-dd9c-4b00-b189-9e5851d56f26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ced6f7ca-dd9c-4b00-b189-9e5851d56f26",
"match": "https://api-prod.gambitprofit.com/api/matches/2cbd96dd-cd64-46a8-8031-e8d898463b9b/?format=api",
"name": "Over/Under",
"created_at": "2023-04-13T09:32:22.825856-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 225",
"amount": 5000.0
},
{
"team": "Game Total Under 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0021559a-98ee-4f2a-9b37-ceea9cbb1365",
"gambit_id": "42ab9b77-25cb-4b35-aec6-c6d4ee25877c",
"last_updated": "2023-04-18T12:12:04.312878-04:00",
"created_at": "2023-04-13T09:32:22.828687-04:00",
"name": "Game Total Over 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ced6f7ca-dd9c-4b00-b189-9e5851d56f26/?format=api"
},
{
"id": "70578181-ca83-4736-902c-f154b733fe31",
"gambit_id": "73223563-0925-4739-9477-bd536bed50db",
"last_updated": "2023-04-18T12:12:04.310778-04:00",
"created_at": "2023-04-13T09:32:22.827195-04:00",
"name": "Game Total Under 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ced6f7ca-dd9c-4b00-b189-9e5851d56f26/?format=api"
}
]
}