GET /api/bet_types/7572e1cf-88c6-4506-9009-d4f08f93ae8b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7572e1cf-88c6-4506-9009-d4f08f93ae8b",
"match": "https://api-prod.gambitprofit.com/api/matches/2dd29812-e213-4509-8b42-f3b2f97a8372/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-20T11:13:03.164309-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 Rams",
"amount": 6390.0
},
{
"team": "New Orleans Saints",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "7ee1884a-8494-411b-a790-bc07c8190d36",
"gambit_id": "f779530e-f647-4d46-91c3-19e0ab26184f",
"last_updated": "2023-12-23T14:38:16.054775-05:00",
"created_at": "2023-12-20T11:13:03.172881-05:00",
"name": "Los Angeles Rams",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7572e1cf-88c6-4506-9009-d4f08f93ae8b/?format=api"
},
{
"id": "23f78201-bfbb-4343-b596-a1512b22df98",
"gambit_id": "0d712f47-cfda-4bc0-a763-7aba981f8b69",
"last_updated": "2023-12-23T14:38:16.051415-05:00",
"created_at": "2023-12-20T11:13:03.167877-05:00",
"name": "New Orleans Saints",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7572e1cf-88c6-4506-9009-d4f08f93ae8b/?format=api"
}
]
}