GET /api/bet_types/243f520f-c923-46ea-858a-20b8e70212cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "243f520f-c923-46ea-858a-20b8e70212cc",
"match": "https://api-prod.gambitprofit.com/api/matches/0ab63873-a28e-4003-9f2b-691443e601cd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-24T09:08:03.516205-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": "Denver Nuggets",
"amount": 5688.0
},
{
"team": "Houston Rockets",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "69bdc77d-8f4e-4046-a8bb-80941e59cc52",
"gambit_id": "b9b5b867-d502-4df6-a678-03f4ab4958d9",
"last_updated": "2023-11-27T10:03:27.183260-05:00",
"created_at": "2023-11-24T09:08:03.526916-05:00",
"name": "Denver Nuggets",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/243f520f-c923-46ea-858a-20b8e70212cc/?format=api"
},
{
"id": "c4d93ec5-a216-4a96-b11f-d014cd4c684b",
"gambit_id": "7081adb0-c8cc-4058-8383-a123ebfc810f",
"last_updated": "2023-11-27T10:03:27.186767-05:00",
"created_at": "2023-11-24T09:08:03.543639-05:00",
"name": "Houston Rockets",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/243f520f-c923-46ea-858a-20b8e70212cc/?format=api"
}
]
}