GET /api/bet_types/7b502528-4470-415d-b9ab-8b065966d510/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b502528-4470-415d-b9ab-8b065966d510",
"match": "https://api-prod.gambitprofit.com/api/matches/dcd7e067-bb3c-4523-ab2b-ed43b8a3e894/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-23T10:23:05.251467-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": "Marina Rodriguez",
"amount": 7704.0
},
{
"team": "Michelle Waterson-Gomez",
"amount": 2296.0
}
],
"expected_reward_tokens": 9321.76,
"profit_sb": -178.24,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "0c29bd9c-a34f-4963-96ac-5ac0122b388a",
"gambit_id": "eef69a76-932b-4bbc-ac8e-fab7c101e420",
"last_updated": "2023-09-25T14:38:18.922312-04:00",
"created_at": "2023-09-23T10:23:05.259767-04:00",
"name": "Marina Rodriguez",
"reward": "1.21000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b502528-4470-415d-b9ab-8b065966d510/?format=api"
},
{
"id": "38ecc9e4-c35b-4d3e-95ec-90f354837bba",
"gambit_id": "faa249e0-67b9-4c91-830e-2bb6ea97bc46",
"last_updated": "2023-09-25T14:38:18.918917-04:00",
"created_at": "2023-09-23T10:23:05.255678-04:00",
"name": "Michelle Waterson-Gomez",
"reward": "4.06000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b502528-4470-415d-b9ab-8b065966d510/?format=api"
}
]
}