GET /api/bet_types/271fdd1b-57a2-4138-bdcd-7516b10130bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "271fdd1b-57a2-4138-bdcd-7516b10130bb",
"match": "https://api-prod.gambitprofit.com/api/matches/29450c06-e003-4233-9a56-206966a6059c/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "SDG",
"amount": 5000.0
},
{
"team": "ARI",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "11fd4cc2-dfb0-4f9f-ab1d-66c6016916ca",
"gambit_id": "5dc1c6df-54b9-4468-825a-aeb7b65bec5e",
"last_updated": "2022-09-06T09:27:13.086408-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG",
"reward": "1.81000",
"odds": "1.90910",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/271fdd1b-57a2-4138-bdcd-7516b10130bb/?format=api"
},
{
"id": "f8dbde08-a4b3-43a1-87a1-d64f0c48afd8",
"gambit_id": "1ac6cb9e-f56f-485d-93dc-05ba7d47f1ba",
"last_updated": "2022-09-06T09:27:13.087390-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI",
"reward": "1.81000",
"odds": "1.90910",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/271fdd1b-57a2-4138-bdcd-7516b10130bb/?format=api"
}
]
}