GET /api/bet_types/ed95bd97-4ba1-4640-b269-8c31e478a59e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed95bd97-4ba1-4640-b269-8c31e478a59e",
"match": "https://api-prod.gambitprofit.com/api/matches/9a5fb337-1b1a-45a0-9098-a3a736b25dc1/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-18T09:08:18.962465-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": "PHI",
"amount": 6449.0
},
{
"team": "ATL",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "9555e2a0-b6ba-4746-a042-ac7225948783",
"gambit_id": "a2680ea4-db59-4d43-9c66-0c6c56cab0e9",
"last_updated": "2023-09-20T09:23:07.256959-04:00",
"created_at": "2023-09-18T09:08:18.970744-04:00",
"name": "PHI",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed95bd97-4ba1-4640-b269-8c31e478a59e/?format=api"
},
{
"id": "13cae514-dac1-4419-8361-22bbf1c4be22",
"gambit_id": "0e57d05d-0750-448a-b740-b635ba4fbbf5",
"last_updated": "2023-09-20T09:23:07.260216-04:00",
"created_at": "2023-09-18T09:08:18.976952-04:00",
"name": "ATL",
"reward": "2.67000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed95bd97-4ba1-4640-b269-8c31e478a59e/?format=api"
}
]
}