GET /api/bet_types/2509b284-62a7-4de0-a36f-2a181666d98a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2509b284-62a7-4de0-a36f-2a181666d98a",
"match": "https://api-prod.gambitprofit.com/api/matches/0ec5ef8f-1d34-4a8c-a1b0-6a1c1794972a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-13T17:16:58.724282-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": "Mississippi State",
"amount": 5599.0
},
{
"team": "Pittsburgh",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "ceb14505-d3f0-4a7f-9786-750443f59913",
"gambit_id": "f80c3237-5a38-4ff1-bc4f-5f205470c71d",
"last_updated": "2023-03-15T09:51:55.506372-04:00",
"created_at": "2023-03-13T17:16:58.727237-04:00",
"name": "Mississippi State",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2509b284-62a7-4de0-a36f-2a181666d98a/?format=api"
},
{
"id": "7b295021-30d2-4440-990c-56d94cb21949",
"gambit_id": "9174523f-2a7a-4cff-9758-bcf0cda7dfdc",
"last_updated": "2023-03-15T09:51:55.504990-04:00",
"created_at": "2023-03-13T17:16:58.725588-04:00",
"name": "Pittsburgh",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2509b284-62a7-4de0-a36f-2a181666d98a/?format=api"
}
]
}