GET /api/bet_types/76648ba8-fad6-425e-898b-12390adc34f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76648ba8-fad6-425e-898b-12390adc34f4",
"match": "https://api-prod.gambitprofit.com/api/matches/f834a16d-ec7b-4f1a-be5b-bc648d54f9a5/?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": "PHI",
"amount": 6409.0
},
{
"team": "SFO",
"amount": 3591.0
}
],
"expected_reward_tokens": 9228.87,
"profit_sb": 228.87,
"profit_sb_percentage": 2.54,
"recommended": true
},
"lines": [
{
"id": "213eb9df-307c-490f-84c2-c71e84ce1bdf",
"gambit_id": "179d1534-cd3e-4c11-871f-35e60ecc8977",
"last_updated": "2022-09-05T13:32:07.889773-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI",
"reward": "1.44000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76648ba8-fad6-425e-898b-12390adc34f4/?format=api"
},
{
"id": "10e73b95-e4c3-49fb-a8c1-77a06b6a9b65",
"gambit_id": "4bc7b2b0-8179-47c6-a51b-9eb9b135a7cd",
"last_updated": "2022-09-05T13:32:07.888781-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO",
"reward": "2.57000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76648ba8-fad6-425e-898b-12390adc34f4/?format=api"
}
]
}