GET /api/bet_types/a6f2a7d7-1c1b-4ea6-b040-f98f83ece14b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6f2a7d7-1c1b-4ea6-b040-f98f83ece14b",
"match": "https://api-prod.gambitprofit.com/api/matches/4a350745-7619-477f-bda0-4789b9ff2264/?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": "Orlando Magic",
"amount": 6345.0
},
{
"team": "Houston Rockets",
"amount": 3655.0
}
],
"expected_reward_tokens": 9136.8,
"profit_sb": 136.8,
"profit_sb_percentage": 1.52,
"recommended": true
},
"lines": [
{
"id": "39c3977f-f02b-48d1-b387-bf21a00119bf",
"gambit_id": "662579de-a24c-4b9c-871d-43007f66c3b7",
"last_updated": "2022-11-08T11:01:59.474535-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "1.44000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6f2a7d7-1c1b-4ea6-b040-f98f83ece14b/?format=api"
},
{
"id": "5f8248f5-da03-405c-928b-21c50a1b2f7e",
"gambit_id": "f7cbf619-52bf-4217-9244-fd326386b4bc",
"last_updated": "2022-11-08T11:01:59.475531-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Rockets",
"reward": "2.50000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6f2a7d7-1c1b-4ea6-b040-f98f83ece14b/?format=api"
}
]
}