GET /api/bet_types/6e3eb0bc-e843-4ac3-8a1a-78dab57aa9ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e3eb0bc-e843-4ac3-8a1a-78dab57aa9ff",
"match": "https://api-prod.gambitprofit.com/api/matches/9c457eab-51bc-4e93-a3c3-7d741dc0ec7c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-14T19:52:12.957446-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": "Miami-Florida",
"amount": 5784.0
},
{
"team": "Drake",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "a609efb5-95f9-49c3-8cad-da00f33cacbe",
"gambit_id": "62f60456-998e-4721-aed8-fd100f6dc949",
"last_updated": "2023-03-18T11:37:36.793175-04:00",
"created_at": "2023-03-14T19:52:12.959331-04:00",
"name": "Miami-Florida",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e3eb0bc-e843-4ac3-8a1a-78dab57aa9ff/?format=api"
},
{
"id": "d2b530be-decb-4b4d-a2f8-b203f9c5f8ee",
"gambit_id": "6a0a5586-d07b-410e-bc63-c591fd485f93",
"last_updated": "2023-03-18T11:37:36.795116-04:00",
"created_at": "2023-03-14T19:52:12.961269-04:00",
"name": "Drake",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e3eb0bc-e843-4ac3-8a1a-78dab57aa9ff/?format=api"
}
]
}