HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a6a7e40-e2f2-4d57-bc16-e541d2cbaffa",
"match": "https://api-prod.gambitprofit.com/api/matches/514b814f-13ee-4e50-97bf-abf0f9750eb7/?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": "Spain",
"amount": 6903.0
},
{
"team": "Draw",
"amount": 3097.0
}
],
"expected_reward_tokens": 10560.77,
"profit_sb": 1560.77,
"profit_sb_percentage": 17.34,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Spain",
"amount": 5730.0
},
{
"team": "Draw",
"amount": 2571.0
},
{
"team": "Morocco",
"amount": 1699.0
}
],
"expected_reward_tokens": 8766.84,
"profit_sb": -233.16,
"profit_sb_percentage": -2.59,
"recommended": false
},
"lines": [
{
"id": "b9c5d18f-79f7-48f3-a8e8-c209ae1664ca",
"gambit_id": "309869e8-4b50-4d86-a19a-8803c39dce37",
"last_updated": "2022-12-07T09:47:29.365550-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Spain",
"reward": "1.53000",
"odds": "1.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6a7e40-e2f2-4d57-bc16-e541d2cbaffa/?format=api"
},
{
"id": "cbee4d51-78ba-4c8d-85be-46374326a0a1",
"gambit_id": "ab23d782-833e-4a7c-83fe-8c0ee45d02d7",
"last_updated": "2022-12-07T09:47:29.366541-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.41000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6a7e40-e2f2-4d57-bc16-e541d2cbaffa/?format=api"
},
{
"id": "f7497bbd-2032-4fb3-af28-8499baa322c7",
"gambit_id": "8ca52525-b383-4336-aa39-80ffa7d9f524",
"last_updated": "2022-12-07T09:47:29.367525-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Morocco",
"reward": "5.16000",
"odds": "5.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6a7e40-e2f2-4d57-bc16-e541d2cbaffa/?format=api"
}
]
}