GET /api/bet_types/59bbde39-adef-4ea8-9f7b-b37d9291fed1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59bbde39-adef-4ea8-9f7b-b37d9291fed1",
"match": "https://api-prod.gambitprofit.com/api/matches/97172492-49f1-4669-921d-7c4dff7434ca/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-23T12:48:19.230167-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": "New Orleans Saints",
"amount": 5423.0
},
{
"team": "Atlanta Falcons",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7f6d5510-51ea-4d86-b864-207d15e3e3f6",
"gambit_id": "6f9e0832-7c4d-41f0-b7f7-b5801f034749",
"last_updated": "2023-11-27T20:13:14.121450-05:00",
"created_at": "2023-11-23T12:48:19.237232-05:00",
"name": "New Orleans Saints",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59bbde39-adef-4ea8-9f7b-b37d9291fed1/?format=api"
},
{
"id": "6603ef4e-227c-432c-9b14-e36899feeef8",
"gambit_id": "dc0f4001-ddde-430c-aaac-7c0f38a8d74b",
"last_updated": "2023-11-27T20:13:14.124998-05:00",
"created_at": "2023-11-23T12:48:19.243255-05:00",
"name": "Atlanta Falcons",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59bbde39-adef-4ea8-9f7b-b37d9291fed1/?format=api"
}
]
}