HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5589c2d1-2d2d-41cf-ba1e-e07b151ff261",
"match": "https://api-prod.gambitprofit.com/api/matches/6b734f7f-9948-4edf-a18e-d892de0bc83e/?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": "Real Madrid",
"amount": 8260.0
},
{
"team": "Draw",
"amount": 1740.0
}
],
"expected_reward_tokens": 9744.0,
"profit_sb": 744.0,
"profit_sb_percentage": 8.27,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Real Madrid",
"amount": 7453.0
},
{
"team": "Draw",
"amount": 1570.0
},
{
"team": "Celtic",
"amount": 977.0
}
],
"expected_reward_tokens": 8792.0,
"profit_sb": -208.0,
"profit_sb_percentage": -2.31,
"recommended": false
},
"lines": [
{
"id": "f8fb84df-66b4-41dd-a5aa-4206bedae9a8",
"gambit_id": "6f7c1478-7dae-487a-946b-e4e778b8b372",
"last_updated": "2022-11-03T10:08:40.717826-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Real Madrid",
"reward": "1.18000",
"odds": "1.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5589c2d1-2d2d-41cf-ba1e-e07b151ff261/?format=api"
},
{
"id": "7492ee6d-f09f-4a6e-bbc4-67867f94d04e",
"gambit_id": "20c59c17-d911-41f1-b969-dec91dadfcef",
"last_updated": "2022-11-03T10:08:40.718765-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "5.60000",
"odds": "6.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5589c2d1-2d2d-41cf-ba1e-e07b151ff261/?format=api"
},
{
"id": "d34ae66c-42fc-4ff5-846e-b382fd77b62c",
"gambit_id": "29c689b1-c386-4d0d-b139-159c5850afcc",
"last_updated": "2022-11-03T10:08:40.716881-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Celtic",
"reward": "9.00000",
"odds": "11.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5589c2d1-2d2d-41cf-ba1e-e07b151ff261/?format=api"
}
]
}