GET /api/bet_types/74486a59-c214-4606-8089-e98e30014070/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74486a59-c214-4606-8089-e98e30014070",
"match": "https://api-prod.gambitprofit.com/api/matches/a766a41e-30d1-4e8f-a603-8b85486e2379/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-25T09:13:06.990086-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": "Indiana Pacers",
"amount": 5000.0
},
{
"team": "Washington Wizards",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "2eae7f40-343f-4ed0-8106-31e84ac0ab0d",
"gambit_id": "08c18098-9fa9-47d5-9c1c-b020e0f838fa",
"last_updated": "2023-10-26T10:48:10.725068-04:00",
"created_at": "2023-10-25T09:13:07.002579-04:00",
"name": "Indiana Pacers",
"reward": "1.86000",
"odds": "1.90910",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74486a59-c214-4606-8089-e98e30014070/?format=api"
},
{
"id": "8ad8b4b5-e3d6-4628-89ec-d76fbebcb031",
"gambit_id": "d31cc83f-8c59-4791-9f63-a5dfdacc4425",
"last_updated": "2023-10-26T10:48:10.720534-04:00",
"created_at": "2023-10-25T09:13:06.997729-04:00",
"name": "Washington Wizards",
"reward": "1.86000",
"odds": "1.90910",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74486a59-c214-4606-8089-e98e30014070/?format=api"
}
]
}