GET /api/bet_types/b1fd0599-180a-49f6-92d8-64b724ff249d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1fd0599-180a-49f6-92d8-64b724ff249d",
"match": "https://api-prod.gambitprofit.com/api/matches/3b100c75-f95c-4188-97c5-4f5794c45d90/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-12T08:42:18.113257-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": "Dallas Mavericks",
"amount": 5577.0
},
{
"team": "Los Angeles Lakers",
"amount": 4423.0
}
],
"expected_reward_tokens": 8978.69,
"profit_sb": -21.31,
"profit_sb_percentage": -0.24,
"recommended": false
},
"lines": [
{
"id": "022132c3-6039-45a8-869b-570fbe9c598d",
"gambit_id": "bcdbc1fc-a547-42ef-b12e-29bfa0316cd0",
"last_updated": "2023-01-13T11:32:07.817983-05:00",
"created_at": "2023-01-12T08:42:18.115586-05:00",
"name": "Dallas Mavericks",
"reward": "1.61000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1fd0599-180a-49f6-92d8-64b724ff249d/?format=api"
},
{
"id": "f5fb72e7-af04-4ace-bfd5-874e48a950f7",
"gambit_id": "22fc5f87-3b4d-4e9e-93f8-04e6ccccd6c4",
"last_updated": "2023-01-13T11:32:07.816902-05:00",
"created_at": "2023-01-12T08:42:18.114364-05:00",
"name": "Los Angeles Lakers",
"reward": "2.03000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1fd0599-180a-49f6-92d8-64b724ff249d/?format=api"
}
]
}