GET /api/bet_types/d73e8757-b17f-45d6-86d4-0ec117459cd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d73e8757-b17f-45d6-86d4-0ec117459cd1",
"match": "https://api-prod.gambitprofit.com/api/matches/96df9049-c4a6-4641-a03a-01bad3cee2a1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-25T11:42:06.824061-04: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": "Phoenix Suns",
"amount": 8486.0
},
{
"team": "Los Angeles Clippers",
"amount": 1514.0
}
],
"expected_reward_tokens": 9504.32,
"profit_sb": 4.32,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "a6f92c6c-508b-4b16-acad-bc87458da5c5",
"gambit_id": "215d7897-2ca3-4032-bf75-83b124b30c9c",
"last_updated": "2023-04-26T20:42:14.865338-04:00",
"created_at": "2023-04-25T11:42:06.826018-04:00",
"name": "Phoenix Suns",
"reward": "1.12000",
"odds": "1.12500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d73e8757-b17f-45d6-86d4-0ec117459cd1/?format=api"
},
{
"id": "946a6dc4-f492-4e60-8b6b-5ea0c3816d86",
"gambit_id": "6d3efccc-5c19-4738-afe2-82b43f130bc0",
"last_updated": "2023-04-26T20:42:14.867097-04:00",
"created_at": "2023-04-25T11:42:06.827952-04:00",
"name": "Los Angeles Clippers",
"reward": "6.28000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d73e8757-b17f-45d6-86d4-0ec117459cd1/?format=api"
}
]
}