GET /api/bet_types/71c80d2e-8ce5-46cf-b751-c31c3f5f91a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71c80d2e-8ce5-46cf-b751-c31c3f5f91a8",
"match": "https://api-prod.gambitprofit.com/api/matches/d805c4b8-49fd-49e6-b1b2-525e8be22342/?format=api",
"name": "Play the Odds",
"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": "Iowa State",
"amount": 5097.0
},
{
"team": "Baylor",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "1aa89b07-088a-4e0f-bd0f-e5d47ba74afd",
"gambit_id": "cc62c00f-2934-4d6a-a2a7-2fd6caf9fbcb",
"last_updated": "2022-09-25T11:27:10.379178-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Iowa State",
"reward": "1.77000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71c80d2e-8ce5-46cf-b751-c31c3f5f91a8/?format=api"
},
{
"id": "101efbd3-18cb-4997-a133-fd735ee58873",
"gambit_id": "d3a8bb45-9fd7-4f34-b944-43130f67677e",
"last_updated": "2022-09-25T11:27:10.380156-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Baylor",
"reward": "1.84000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71c80d2e-8ce5-46cf-b751-c31c3f5f91a8/?format=api"
}
]
}