HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d71d712-558a-4e68-be99-3bc4099addb0",
"match": "https://api-prod.gambitprofit.com/api/matches/b14f08e1-f1e1-4456-8abb-013ab2a49c2b/?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": true,
"name": "Med Risk",
"bet": [
{
"team": "Serbia",
"amount": 6708.0
},
{
"team": "Draw",
"amount": 3292.0
}
],
"expected_reward_tokens": 10797.76,
"profit_sb": 1797.76,
"profit_sb_percentage": 19.98,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Serbia",
"amount": 5409.0
},
{
"team": "Draw",
"amount": 2655.0
},
{
"team": "Cameroon",
"amount": 1935.0
}
],
"expected_reward_tokens": 8707.5,
"profit_sb": -292.5,
"profit_sb_percentage": -3.25,
"recommended": false
},
"lines": [
{
"id": "0e6ed37c-a64d-40a6-800d-a89c5cd1bcac",
"gambit_id": "d751db24-fb49-4ba9-8421-d1bb1e3b0a80",
"last_updated": "2022-11-29T10:47:13.205871-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Serbia",
"reward": "1.61000",
"odds": "1.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d71d712-558a-4e68-be99-3bc4099addb0/?format=api"
},
{
"id": "25fee7a2-d7c3-4b6f-ad97-d5a4de40048c",
"gambit_id": "0db3e11c-bfb2-4a2b-bd0e-7b670cde5559",
"last_updated": "2022-11-29T10:47:13.208233-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.28000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d71d712-558a-4e68-be99-3bc4099addb0/?format=api"
},
{
"id": "3b1e21c4-10ab-4cfb-8cf3-54c0edca5f62",
"gambit_id": "ad399c0d-e781-4973-97ff-f8c1f9714538",
"last_updated": "2022-11-29T10:47:13.206996-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cameroon",
"reward": "4.50000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d71d712-558a-4e68-be99-3bc4099addb0/?format=api"
}
]
}