GET /api/bet_types/ab579ede-cfdd-45c2-80af-8cc72ce6099e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab579ede-cfdd-45c2-80af-8cc72ce6099e",
"match": "https://api-prod.gambitprofit.com/api/matches/998265fa-50b6-4a19-8f8c-d11fd7893e87/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-25T11:42:08.076506-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": "Denver Nuggets",
"amount": 7945.0
},
{
"team": "Minnesota Timberwolves",
"amount": 2055.0
}
],
"expected_reward_tokens": 9453.0,
"profit_sb": -47.0,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "0c0aaca0-5490-4e59-ad5c-402eebe87224",
"gambit_id": "6177d18c-fc50-465d-967e-fc53c0a1fe5f",
"last_updated": "2023-04-26T20:42:15.347555-04:00",
"created_at": "2023-04-25T11:42:08.078163-04:00",
"name": "Denver Nuggets",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab579ede-cfdd-45c2-80af-8cc72ce6099e/?format=api"
},
{
"id": "0597fb00-27d5-4a00-90f3-b24e695f3e57",
"gambit_id": "0e5ba4f7-a948-4e7c-aa71-e65db68df4c9",
"last_updated": "2023-04-26T20:42:15.349990-04:00",
"created_at": "2023-04-25T11:42:08.079967-04:00",
"name": "Minnesota Timberwolves",
"reward": "4.60000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab579ede-cfdd-45c2-80af-8cc72ce6099e/?format=api"
}
]
}