GET /api/bet_types/83a9c0ad-0279-40ae-9623-22c6b1ee8757/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83a9c0ad-0279-40ae-9623-22c6b1ee8757",
"match": "https://api-prod.gambitprofit.com/api/matches/891d27bc-abf8-4452-93b8-a57a04de1d8e/?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": "Washington Commanders",
"amount": 6170.0
},
{
"team": "Atlanta Falcons",
"amount": 3830.0
}
],
"expected_reward_tokens": 9192.0,
"profit_sb": 192.0,
"profit_sb_percentage": 2.13,
"recommended": true
},
"lines": [
{
"id": "29379907-99d9-4c8d-bb40-cfe5ebda1cd2",
"gambit_id": "dfe7a07b-d780-4439-8c57-b03aeaf2ffd9",
"last_updated": "2022-11-28T11:47:16.602345-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Commanders",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83a9c0ad-0279-40ae-9623-22c6b1ee8757/?format=api"
},
{
"id": "6310c056-b555-4800-afec-d2f541b6243c",
"gambit_id": "e04ae258-2a92-49e4-aa94-720f5ce5db10",
"last_updated": "2022-11-28T11:47:16.603327-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Falcons",
"reward": "2.40000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83a9c0ad-0279-40ae-9623-22c6b1ee8757/?format=api"
}
]
}