GET /api/bet_types/449f0f13-d6ce-4f88-a6ab-04350efcf048/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "449f0f13-d6ce-4f88-a6ab-04350efcf048",
"match": "https://api-prod.gambitprofit.com/api/matches/82efab6e-51d6-4af3-9748-1f56aff85f87/?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": "Atlanta FaZe",
"amount": 5847.0
},
{
"team": "New York Subliners",
"amount": 4153.0
}
],
"expected_reward_tokens": 8887.42,
"profit_sb": -112.58,
"profit_sb_percentage": -1.25,
"recommended": false
},
"lines": [
{
"id": "d31a3b32-60f2-4569-a904-a393e5b6be0c",
"gambit_id": "45de01a4-4bd7-438f-936e-581d95a5e2fc",
"last_updated": "2022-12-24T17:12:27.461029-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta FaZe",
"reward": "1.52000",
"odds": "1.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/449f0f13-d6ce-4f88-a6ab-04350efcf048/?format=api"
},
{
"id": "6b1afae5-6404-4430-91e7-9f786a7db43a",
"gambit_id": "7fabf989-70f3-4b2b-b145-87f8e76471b9",
"last_updated": "2022-12-24T17:12:27.459945-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Subliners",
"reward": "2.14000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/449f0f13-d6ce-4f88-a6ab-04350efcf048/?format=api"
}
]
}