GET /api/bet_types/bd689b5e-c10b-48f5-b245-7e9954bd8898/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd689b5e-c10b-48f5-b245-7e9954bd8898",
"match": "https://api-prod.gambitprofit.com/api/matches/a5462656-bcc0-4703-b31a-07cb67871651/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-09T09:43:01.074307-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": "HOU (C Javier)",
"amount": 5222.0
},
{
"team": "SDG (S Lugo)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "53f87363-392c-4e19-a252-cd41813202e9",
"gambit_id": "b289f7ea-984a-4a60-9601-a175854f4413",
"last_updated": "2023-09-11T09:03:28.191779-04:00",
"created_at": "2023-09-09T09:43:01.083354-04:00",
"name": "HOU (C Javier)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd689b5e-c10b-48f5-b245-7e9954bd8898/?format=api"
},
{
"id": "db6c1b04-0853-44ab-bc17-f4b4a8bf3502",
"gambit_id": "c8641043-290d-4e42-b991-71eee4a0c842",
"last_updated": "2023-09-11T09:03:28.188405-04:00",
"created_at": "2023-09-09T09:43:01.078973-04:00",
"name": "SDG (S Lugo)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd689b5e-c10b-48f5-b245-7e9954bd8898/?format=api"
}
]
}