GET /api/bet_types/a5335066-1cdb-421a-b470-6eb3c30cdf1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5335066-1cdb-421a-b470-6eb3c30cdf1f",
"match": "https://api-prod.gambitprofit.com/api/matches/0000b11f-c241-4c91-b1e4-3fa16e082414/?format=api",
"name": "Pick the Winner",
"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": "MIN (S Gray)",
"amount": 5567.0
},
{
"team": "SFO (A Cobb)",
"amount": 4433.0
}
],
"expected_reward_tokens": 9352.56,
"profit_sb": 352.56,
"profit_sb_percentage": 3.92,
"recommended": true
},
"lines": [
{
"id": "b8883d73-b930-4934-bb45-a1d0a199af8c",
"gambit_id": "38879aa3-975b-4dac-bf30-3b046f7275a1",
"last_updated": "2022-08-28T11:27:23.956505-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (S Gray)",
"reward": "1.68000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5335066-1cdb-421a-b470-6eb3c30cdf1f/?format=api"
},
{
"id": "c2c2740c-6d20-451d-9d64-f89cd95cd9f0",
"gambit_id": "40c2be5b-0db4-459b-8602-9700aa1b2def",
"last_updated": "2022-08-28T11:27:23.956963-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (A Cobb)",
"reward": "2.11000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5335066-1cdb-421a-b470-6eb3c30cdf1f/?format=api"
}
]
}