GET /api/bet_types/039428a8-1784-4570-8072-8f9a53f32a8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "039428a8-1784-4570-8072-8f9a53f32a8f",
"match": "https://api-prod.gambitprofit.com/api/matches/8222d360-16b0-4118-bcb9-004d0e2a5681/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-06T09:18:08.828593-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": "Green Bay Packers",
"amount": 5000.0
},
{
"team": "New York Giants",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7eb4baa2-cfc4-4278-b0cf-7a22aa9251ce",
"gambit_id": "d08a6da2-c69b-4114-9c63-25976e07b4d2",
"last_updated": "2023-12-12T20:58:08.621579-05:00",
"created_at": "2023-12-06T09:18:08.833515-05:00",
"name": "Green Bay Packers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/039428a8-1784-4570-8072-8f9a53f32a8f/?format=api"
},
{
"id": "d6bb173d-12ca-4428-8205-410eeb10f60e",
"gambit_id": "69fda0fd-9ceb-43dd-a3ef-ce4b6c89ea7d",
"last_updated": "2023-12-12T20:58:08.625391-05:00",
"created_at": "2023-12-06T09:18:08.838030-05:00",
"name": "New York Giants",
"reward": "1.87000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/039428a8-1784-4570-8072-8f9a53f32a8f/?format=api"
}
]
}