GET /api/bet_types/63c3c313-cfca-49d0-81c3-49b3b30e601b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63c3c313-cfca-49d0-81c3-49b3b30e601b",
"match": "https://api-prod.gambitprofit.com/api/matches/43907c33-70f6-435e-b957-5f910fa587d0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-16T12:17:23.661028-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": "TAM (S McClanahan)",
"amount": 5541.0
},
{
"team": "TOR (A Manoah)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "50c06ac8-0e0d-4b79-b449-79f2d28876b6",
"gambit_id": "12ddba0a-7a29-40da-a397-1757b1578e29",
"last_updated": "2023-04-18T12:12:07.536225-04:00",
"created_at": "2023-04-16T12:17:23.666311-04:00",
"name": "TAM (S McClanahan)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63c3c313-cfca-49d0-81c3-49b3b30e601b/?format=api"
},
{
"id": "795461fa-4a73-4a80-b082-9d7d11b1a04a",
"gambit_id": "6aedb654-4902-4ea6-ad21-ae1277b0096e",
"last_updated": "2023-04-18T12:12:07.534210-04:00",
"created_at": "2023-04-16T12:17:23.663705-04:00",
"name": "TOR (A Manoah)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63c3c313-cfca-49d0-81c3-49b3b30e601b/?format=api"
}
]
}