GET /api/bet_types/3ebfb0eb-6b6f-4dfa-a18d-897ae1387352/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ebfb0eb-6b6f-4dfa-a18d-897ae1387352",
"match": "https://api-prod.gambitprofit.com/api/matches/e9b2efd8-092c-42fa-b218-f32aa3eef822/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-15T00:21:48.601074-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": "Toronto Ultra",
"amount": 6800.0
},
{
"team": "Florida Mutineers",
"amount": 3200.0
}
],
"expected_reward_tokens": 8704.0,
"profit_sb": -296.0,
"profit_sb_percentage": -3.29,
"recommended": false
},
"lines": [
{
"id": "575ec406-a512-43da-b927-b1ea94aacee1",
"gambit_id": "cf881c4f-0d05-48a9-a163-cbd3ea076ac0",
"last_updated": "2023-01-16T19:32:05.613910-05:00",
"created_at": "2023-01-15T00:21:48.607548-05:00",
"name": "Toronto Ultra",
"reward": "1.28000",
"odds": "1.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ebfb0eb-6b6f-4dfa-a18d-897ae1387352/?format=api"
},
{
"id": "e826bfef-5878-47c1-b098-b79b6bd48588",
"gambit_id": "9a947535-08dc-4b3c-aa76-4a5fd14bf6d7",
"last_updated": "2023-01-16T19:32:05.610869-05:00",
"created_at": "2023-01-15T00:21:48.604586-05:00",
"name": "Florida Mutineers",
"reward": "2.72000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ebfb0eb-6b6f-4dfa-a18d-897ae1387352/?format=api"
}
]
}