GET /api/bet_types/fa4c8a8b-a61e-49ef-803a-1f9e84aa091a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa4c8a8b-a61e-49ef-803a-1f9e84aa091a",
"match": "https://api-prod.gambitprofit.com/api/matches/a0137bd7-25fb-4b45-b7da-6a49762b59f9/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-09T09:27:08.109859-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": "New York Knicks",
"amount": 5000.0
},
{
"team": "Indiana Pacers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "38c5c44d-6181-45ed-94a2-b9e9afe13e46",
"gambit_id": "2aaf829b-08a0-49de-b5f9-5c2d983d06e0",
"last_updated": "2023-04-10T14:47:05.697363-04:00",
"created_at": "2023-04-09T09:27:08.111728-04:00",
"name": "New York Knicks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa4c8a8b-a61e-49ef-803a-1f9e84aa091a/?format=api"
},
{
"id": "8db7b2ea-162d-4ea3-929d-df0c4cac3670",
"gambit_id": "7f12c47f-9d0f-4c69-a9a1-01e7a14690b3",
"last_updated": "2023-04-10T14:47:05.699094-04:00",
"created_at": "2023-04-09T09:27:08.113585-04:00",
"name": "Indiana Pacers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa4c8a8b-a61e-49ef-803a-1f9e84aa091a/?format=api"
}
]
}