GET /api/bet_types/fa7cfd23-3340-489a-a047-c07164434974/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa7cfd23-3340-489a-a047-c07164434974",
"match": "https://api-prod.gambitprofit.com/api/matches/4938c849-bde9-4274-bc8d-8638d7a581f0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-03T11:22:12.421640-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": "TEX (A Heaney)",
"amount": 5787.0
},
{
"team": "SEA (B Woo)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "7e5a653b-916d-4093-92c1-4ccca2e506d0",
"gambit_id": "f1c7f77f-e5e8-4d6f-90fe-921beaa8fbb2",
"last_updated": "2023-06-04T21:22:04.321534-04:00",
"created_at": "2023-06-03T11:22:12.427285-04:00",
"name": "TEX (A Heaney)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa7cfd23-3340-489a-a047-c07164434974/?format=api"
},
{
"id": "fd6844c7-b7fd-4ca7-ae38-a79f4c7f5a47",
"gambit_id": "8a1f7e3b-0eb0-4844-bb28-3ff574cde3e9",
"last_updated": "2023-06-04T21:22:04.319130-04:00",
"created_at": "2023-06-03T11:22:12.424278-04:00",
"name": "SEA (B Woo)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa7cfd23-3340-489a-a047-c07164434974/?format=api"
}
]
}