GET /api/bet_types/8e559536-a823-4553-a0c5-9f0b8e7871ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e559536-a823-4553-a0c5-9f0b8e7871ee",
"match": "https://api-prod.gambitprofit.com/api/matches/88a90870-77ed-4942-8793-cc6506dad538/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-24T09:31:50.263303-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": "Detroit Red Wings",
"amount": 5703.0
},
{
"team": "San Jose Sharks",
"amount": 4297.0
}
],
"expected_reward_tokens": 9581.04,
"profit_sb": 81.04,
"profit_sb_percentage": 0.85,
"recommended": true
},
"lines": [
{
"id": "18009597-983e-40e1-b731-7c5d1d21b2b3",
"gambit_id": "7e457738-d56e-4a1b-af43-8d71f81ad64d",
"last_updated": "2023-01-25T14:27:09.974222-05:00",
"created_at": "2023-01-24T09:31:50.264683-05:00",
"name": "Detroit Red Wings",
"reward": "1.68000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e559536-a823-4553-a0c5-9f0b8e7871ee/?format=api"
},
{
"id": "061e601d-a37f-468a-9491-2a50b50f1f40",
"gambit_id": "bd9f210e-341e-4818-981c-9851ed46c793",
"last_updated": "2023-01-25T14:27:09.975455-05:00",
"created_at": "2023-01-24T09:31:50.266067-05:00",
"name": "San Jose Sharks",
"reward": "2.23000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e559536-a823-4553-a0c5-9f0b8e7871ee/?format=api"
}
]
}