GET /api/bet_types/1909fe3d-99fc-4fe4-9af0-79c1105b5dc0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1909fe3d-99fc-4fe4-9af0-79c1105b5dc0",
"match": "https://api-prod.gambitprofit.com/api/matches/2abc884e-6559-484d-b92d-d0842485607b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-16T09:28:08.107729-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": "Los Angeles Kings",
"amount": 5423.0
},
{
"team": "Florida Panthers",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9c9e0ddc-692f-43f4-9aa5-3ee18efe2396",
"gambit_id": "c00fe44a-ccd3-4801-972d-755b28004e1f",
"last_updated": "2023-11-17T23:33:13.895829-05:00",
"created_at": "2023-11-16T09:28:08.119110-05:00",
"name": "Los Angeles Kings",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1909fe3d-99fc-4fe4-9af0-79c1105b5dc0/?format=api"
},
{
"id": "f78f8d52-daed-4f74-bbd9-c2dc55b114d3",
"gambit_id": "e21e0420-efd2-46d0-93a9-53afc56b0276",
"last_updated": "2023-11-17T23:33:13.892447-05:00",
"created_at": "2023-11-16T09:28:08.113934-05:00",
"name": "Florida Panthers",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1909fe3d-99fc-4fe4-9af0-79c1105b5dc0/?format=api"
}
]
}