GET /api/bet_types/58a0094f-b13b-4fa0-ae8d-2549416edd90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58a0094f-b13b-4fa0-ae8d-2549416edd90",
"match": "https://api-prod.gambitprofit.com/api/matches/7a4b8277-5eb9-4574-bc75-1a246dbe746f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-05T11:47:05.230457-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": "Phoenix Suns",
"amount": 6163.0
},
{
"team": "Denver Nuggets",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "a1bf34ab-5ff9-42eb-a01f-140287939fd4",
"gambit_id": "645a88d0-18b5-4090-99ab-4cf86c2bbeb8",
"last_updated": "2023-05-06T13:26:53.720041-04:00",
"created_at": "2023-05-05T11:47:05.232134-04:00",
"name": "Phoenix Suns",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58a0094f-b13b-4fa0-ae8d-2549416edd90/?format=api"
},
{
"id": "f3edf1d1-405c-43b2-8f58-592a6ee2e692",
"gambit_id": "571c2a2a-7be2-4e9b-82bb-59c17a18778e",
"last_updated": "2023-05-06T13:26:53.721983-04:00",
"created_at": "2023-05-05T11:47:05.234010-04:00",
"name": "Denver Nuggets",
"reward": "2.49000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58a0094f-b13b-4fa0-ae8d-2549416edd90/?format=api"
}
]
}