GET /api/bet_types/18467571-6fa0-4274-967d-8589ee3e5947/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18467571-6fa0-4274-967d-8589ee3e5947",
"match": "https://api-prod.gambitprofit.com/api/matches/50e433e5-3100-4791-8c9e-e02484e26cd1/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-21T10:17:15.677898-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": "PIT",
"amount": 5773.0
},
{
"team": "ARI",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "91126ec0-620f-46d5-97d0-e311f30abf8e",
"gambit_id": "3467e410-1484-4cd4-96de-a6215a737e23",
"last_updated": "2023-05-22T13:42:04.104690-04:00",
"created_at": "2023-05-21T10:17:15.679773-04:00",
"name": "PIT",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18467571-6fa0-4274-967d-8589ee3e5947/?format=api"
},
{
"id": "d0995bba-fb94-4f96-8557-ee098c2da0c8",
"gambit_id": "3b2ae99f-f7c4-41b5-825e-bbb6398bb3b7",
"last_updated": "2023-05-22T13:42:04.107090-04:00",
"created_at": "2023-05-21T10:17:15.681649-04:00",
"name": "ARI",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18467571-6fa0-4274-967d-8589ee3e5947/?format=api"
}
]
}