GET /api/bet_types/1e47d0f7-5e09-47b2-afb1-79b17e08e961/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e47d0f7-5e09-47b2-afb1-79b17e08e961",
"match": "https://api-prod.gambitprofit.com/api/matches/41a6d4f4-6fe7-4931-9aef-f353b0a99ad3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-22T09:01:57.077671-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": "Golden State Warriors",
"amount": 7218.0
},
{
"team": "Brooklyn Nets",
"amount": 2782.0
}
],
"expected_reward_tokens": 9597.9,
"profit_sb": 97.9,
"profit_sb_percentage": 1.03,
"recommended": true
},
"lines": [
{
"id": "16bfe828-71bc-4f67-a604-0e704615c6e3",
"gambit_id": "c3832e47-1b02-42ea-bc03-5ab5a3d23280",
"last_updated": "2023-01-23T14:06:51.731278-05:00",
"created_at": "2023-01-22T09:01:57.078944-05:00",
"name": "Golden State Warriors",
"reward": "1.33000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e47d0f7-5e09-47b2-afb1-79b17e08e961/?format=api"
},
{
"id": "189fbc83-32a3-49fc-8edf-1c5cd8cf7cb0",
"gambit_id": "755cf752-6f1f-43f3-8b39-c04fdb71050a",
"last_updated": "2023-01-23T14:06:51.732511-05:00",
"created_at": "2023-01-22T09:01:57.080255-05:00",
"name": "Brooklyn Nets",
"reward": "3.45000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e47d0f7-5e09-47b2-afb1-79b17e08e961/?format=api"
}
]
}