HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc4bb885-9988-4bae-a6fc-6681d4c795bd",
"match": "https://api-prod.gambitprofit.com/api/matches/3cd54d6e-55cc-4c34-8054-25e06f59262a/?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": "Newcastle United",
"amount": 6184.0
},
{
"team": "Draw",
"amount": 3816.0
}
],
"expected_reward_tokens": 12058.56,
"profit_sb": 3058.56,
"profit_sb_percentage": 33.98,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 4544.0
},
{
"team": "Draw",
"amount": 2804.0
},
{
"team": "Crystal Palace",
"amount": 2653.0
}
],
"expected_reward_tokens": 8860.64,
"profit_sb": -139.36,
"profit_sb_percentage": -1.55,
"recommended": false
},
"lines": [
{
"id": "45c82675-a17b-4be6-bb2b-fabb6305f53d",
"gambit_id": "1dae0207-b027-4585-90da-13d1bb637439",
"last_updated": "2022-09-05T10:47:18.630487-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Newcastle United",
"reward": "1.95000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc4bb885-9988-4bae-a6fc-6681d4c795bd/?format=api"
},
{
"id": "15695030-2ccf-46ad-bfbe-c37f6e1522a8",
"gambit_id": "3af4bb24-10b1-474b-a2a2-6a58c215a456",
"last_updated": "2022-09-05T10:47:18.628572-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.16000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc4bb885-9988-4bae-a6fc-6681d4c795bd/?format=api"
},
{
"id": "5d9f86cc-f5b3-4387-a9ed-bd02a3ecbf5b",
"gambit_id": "2c7a95d3-942e-48fa-ade7-f1c63322f8e8",
"last_updated": "2022-09-05T10:47:18.629520-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Crystal Palace",
"reward": "3.34000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc4bb885-9988-4bae-a6fc-6681d4c795bd/?format=api"
}
]
}