GET /api/bet_types/74a3a035-50d5-404b-85d5-089d62688747/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74a3a035-50d5-404b-85d5-089d62688747",
"match": "https://api-prod.gambitprofit.com/api/matches/030d0e36-8d34-4115-8c80-e16cdc4d60da/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-31T09:56:50.409347-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": "Phoenix Suns",
"amount": 5000.0
},
{
"team": "Denver Nuggets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e8eb804a-e4bf-4963-a28b-5b36e574a485",
"gambit_id": "07487bfc-2625-42cc-92fe-579d07ff3493",
"last_updated": "2023-04-01T10:12:07.269701-04:00",
"created_at": "2023-03-31T09:56:50.411656-04:00",
"name": "Phoenix Suns",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-13.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a3a035-50d5-404b-85d5-089d62688747/?format=api"
},
{
"id": "82e74702-e93f-42a3-ba77-8e1f49c006ec",
"gambit_id": "968f9ede-aecc-4ebd-bbb0-948e43af3c77",
"last_updated": "2023-04-01T10:12:07.271534-04:00",
"created_at": "2023-03-31T09:56:50.414252-04:00",
"name": "Denver Nuggets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "13.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a3a035-50d5-404b-85d5-089d62688747/?format=api"
}
]
}