GET /api/bet_types/e107a4af-0ff0-42b5-ae3e-6efc918544c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e107a4af-0ff0-42b5-ae3e-6efc918544c9",
"match": "https://api-prod.gambitprofit.com/api/matches/1d535384-950a-4456-801e-211f04e6de87/?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": "Memphis Grizzlies",
"amount": 5610.0
},
{
"team": "Utah Jazz",
"amount": 4390.0
}
],
"expected_reward_tokens": 9480.9,
"profit_sb": -19.1,
"profit_sb_percentage": -0.2,
"recommended": false
},
"lines": [
{
"id": "c2a5dea8-0820-416e-b951-a78f95b97b0b",
"gambit_id": "5ac02911-94f5-4718-920d-08b1c747cf04",
"last_updated": "2022-11-01T09:52:27.098583-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Memphis Grizzlies",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e107a4af-0ff0-42b5-ae3e-6efc918544c9/?format=api"
},
{
"id": "ec9b23f6-66a6-4315-be4e-6e9a69ca4e6a",
"gambit_id": "343ef6ed-1b5f-41f2-bb6a-a3243d8094f9",
"last_updated": "2022-11-01T09:52:27.099713-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "2.16000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e107a4af-0ff0-42b5-ae3e-6efc918544c9/?format=api"
}
]
}