GET /api/bet_types/4b7c5d02-968b-4bc6-b375-899ff83f1f01/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b7c5d02-968b-4bc6-b375-899ff83f1f01",
"match": "https://api-prod.gambitprofit.com/api/matches/45ea8518-6c69-43a9-855c-4d8691a48dc0/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Arman Tsarukyan",
"amount": 6127.0
},
{
"team": "Damir Ismagulov",
"amount": 3873.0
}
],
"expected_reward_tokens": 8945.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "93f9b9d5-78e1-4154-a84b-2c2b1d64b0c9",
"gambit_id": "10cc2b5e-b6f2-40c9-9df3-adb5e430f201",
"last_updated": "2022-12-19T10:52:34.826716-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arman Tsarukyan",
"reward": "1.46000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b7c5d02-968b-4bc6-b375-899ff83f1f01/?format=api"
},
{
"id": "f288967c-5978-4470-81a8-fef54aba2bf3",
"gambit_id": "76856085-6102-4255-82af-3002a4472751",
"last_updated": "2022-12-19T10:52:34.827845-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Damir Ismagulov",
"reward": "2.31000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b7c5d02-968b-4bc6-b375-899ff83f1f01/?format=api"
}
]
}