GET /api/bet_types/0b4f6eb3-c3f2-4718-9c5c-73c75a6228f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b4f6eb3-c3f2-4718-9c5c-73c75a6228f6",
"match": "https://api-prod.gambitprofit.com/api/matches/391eaa02-bc79-42c2-9ccd-4dd0703d3ef3/?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": "Indiana Pacers",
"amount": 5097.0
},
{
"team": "Charlotte Hornets",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "c0795030-fbcf-4e0f-989a-29a4e1ca1a46",
"gambit_id": "9f37d5d4-2473-44c6-83e4-8df2218e0d11",
"last_updated": "2022-11-17T11:07:54.142634-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indiana Pacers",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b4f6eb3-c3f2-4718-9c5c-73c75a6228f6/?format=api"
},
{
"id": "1b6a8ed1-69f2-4b28-bdc8-8917946974d0",
"gambit_id": "7b8c1220-00e8-4efa-a739-e656064e06a5",
"last_updated": "2022-11-17T11:07:54.141642-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Charlotte Hornets",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b4f6eb3-c3f2-4718-9c5c-73c75a6228f6/?format=api"
}
]
}