HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce9cfaaf-5882-42bc-ae43-dc4e90c76f31",
"match": "https://api-prod.gambitprofit.com/api/matches/bd53e7df-a38e-460e-9422-644f8a0f2240/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-15T15:58:05.141497-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Tottenham",
"amount": 8199.0
},
{
"team": "Draw",
"amount": 1801.0
}
],
"expected_reward_tokens": 10409.78,
"profit_sb": 909.78,
"profit_sb_percentage": 9.58,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tottenham",
"amount": 7271.0
},
{
"team": "Draw",
"amount": 1598.0
},
{
"team": "Sheffield United",
"amount": 1132.0
}
],
"expected_reward_tokens": 9234.17,
"profit_sb": -265.83,
"profit_sb_percentage": -2.8,
"recommended": false
},
"lines": [
{
"id": "711bcb6a-fd93-428b-b656-25b6831abcdb",
"gambit_id": "724ea665-97d1-4ff6-9096-da4bb3d35f6e",
"last_updated": "2023-09-18T23:13:12.927061-04:00",
"created_at": "2023-09-15T15:58:05.146576-04:00",
"name": "Tottenham",
"reward": "1.27000",
"odds": "1.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce9cfaaf-5882-42bc-ae43-dc4e90c76f31/?format=api"
},
{
"id": "26b6175f-ff3e-4361-b9e7-dc80cbb166fd",
"gambit_id": "ebb3f85b-863a-43a1-bb7f-612eb9d80c38",
"last_updated": "2023-09-18T23:13:12.933800-04:00",
"created_at": "2023-09-15T15:58:05.159162-04:00",
"name": "Draw",
"reward": "5.78000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce9cfaaf-5882-42bc-ae43-dc4e90c76f31/?format=api"
},
{
"id": "3a0f3e8d-6606-4a31-b673-a1e2e82bc38c",
"gambit_id": "5a8c2ffb-946b-460a-acc5-0ee6f17a0bd5",
"last_updated": "2023-09-18T23:13:12.930455-04:00",
"created_at": "2023-09-15T15:58:05.152940-04:00",
"name": "Sheffield United",
"reward": "8.16000",
"odds": "8.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce9cfaaf-5882-42bc-ae43-dc4e90c76f31/?format=api"
}
]
}