GET /api/bet_types/d46a4a1a-c68a-4ea8-aa38-9285f9a0cd94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d46a4a1a-c68a-4ea8-aa38-9285f9a0cd94",
"match": "https://api-prod.gambitprofit.com/api/matches/009dbbe2-4d9a-4104-b5e9-76f4ec1faac5/?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": "Weibo Gaming",
"amount": 6557.0
},
{
"team": "LNG Esports",
"amount": 3443.0
}
],
"expected_reward_tokens": 8917.37,
"profit_sb": -82.63,
"profit_sb_percentage": -0.92,
"recommended": false
},
"lines": [
{
"id": "ae855d9b-cb66-4ba6-80bb-a0a01a1f4a4f",
"gambit_id": "f19809d5-af0b-4fbf-acef-4f6cb9e7aa61",
"last_updated": "2022-08-13T11:17:14.314133-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Weibo Gaming",
"reward": "1.36000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d46a4a1a-c68a-4ea8-aa38-9285f9a0cd94/?format=api"
},
{
"id": "ef3cbcb4-75f6-42bb-a4bc-5c53d3cdc045",
"gambit_id": "45b14233-d357-4fea-a99e-5442eca7dde2",
"last_updated": "2022-08-13T11:17:14.313603-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LNG Esports",
"reward": "2.59000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d46a4a1a-c68a-4ea8-aa38-9285f9a0cd94/?format=api"
}
]
}