GET /api/bet_types/48a63432-e1f3-4219-96cc-ac512dd7d716/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48a63432-e1f3-4219-96cc-ac512dd7d716",
"match": "https://api-prod.gambitprofit.com/api/matches/7f398bba-a2ff-4e95-bd0d-1f78b1ff44f7/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-14T09:53:16.907818-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": "Sacramento Kings",
"amount": 5000.0
},
{
"team": "Milwaukee Bucks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c58d4adc-6508-41bb-8fbd-084342f5e92c",
"gambit_id": "8c38fb70-c0c7-4081-8c1b-1fb5711edc98",
"last_updated": "2024-01-16T22:58:18.264222-05:00",
"created_at": "2024-01-14T09:53:16.912581-05:00",
"name": "Sacramento Kings",
"reward": "1.87000",
"odds": "1.90910",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48a63432-e1f3-4219-96cc-ac512dd7d716/?format=api"
},
{
"id": "a3b6a746-a1cc-422d-9f6b-1be2807a724a",
"gambit_id": "c7299991-f6f9-43b9-8589-779460922823",
"last_updated": "2024-01-16T22:58:18.267669-05:00",
"created_at": "2024-01-14T09:53:16.916397-05:00",
"name": "Milwaukee Bucks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48a63432-e1f3-4219-96cc-ac512dd7d716/?format=api"
}
]
}