GET /api/bet_types/db8b3e4b-a84c-4cb1-afa5-b8ecfabc977d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db8b3e4b-a84c-4cb1-afa5-b8ecfabc977d",
"match": "https://api-prod.gambitprofit.com/api/matches/fcbf3faa-b727-4c64-aac9-01a832bdcc05/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Florida Atlantic",
"amount": 6593.0
},
{
"team": "Mid Tenn State",
"amount": 3407.0
}
],
"expected_reward_tokens": 9096.69,
"profit_sb": 96.69,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "150a9805-4d8b-4e6d-92f1-71e592ceee28",
"gambit_id": "79df77c5-656c-4b4b-a438-d70fa203a035",
"last_updated": "2022-11-21T11:43:35.360121-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Atlantic",
"reward": "1.38000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db8b3e4b-a84c-4cb1-afa5-b8ecfabc977d/?format=api"
},
{
"id": "8f422d04-439c-44c3-a4b8-f124ff464755",
"gambit_id": "9a4e4cf7-b5f0-4e06-88ab-c5c4f26d1658",
"last_updated": "2022-11-21T11:43:35.358729-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mid Tenn State",
"reward": "2.67000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db8b3e4b-a84c-4cb1-afa5-b8ecfabc977d/?format=api"
}
]
}