GET /api/bet_types/c4aaceb3-8ae3-4fa6-8e18-9ef59957a58a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4aaceb3-8ae3-4fa6-8e18-9ef59957a58a",
"match": "https://api-prod.gambitprofit.com/api/matches/1e6bcad2-4e03-4065-9adc-086ab2f159f9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-18T09:53:19.091876-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 Lakers",
"amount": 6449.0
},
{
"team": "New York Knicks",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "e5ecd99d-b373-4b94-89af-be981b38775a",
"gambit_id": "61e61579-2ee4-4ef8-b41d-4d9744fc7445",
"last_updated": "2023-12-19T20:48:14.399076-05:00",
"created_at": "2023-12-18T09:53:19.098905-05:00",
"name": "Los Angeles Lakers",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4aaceb3-8ae3-4fa6-8e18-9ef59957a58a/?format=api"
},
{
"id": "791638ba-7593-400e-b9c2-9d05b22d606f",
"gambit_id": "56ab96b3-cb1d-4ec5-8a80-14603a4092f4",
"last_updated": "2023-12-19T20:48:14.389446-05:00",
"created_at": "2023-12-18T09:53:19.095148-05:00",
"name": "New York Knicks",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4aaceb3-8ae3-4fa6-8e18-9ef59957a58a/?format=api"
}
]
}