HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "207cef8f-c0c0-4809-8dc4-d6d4012404af",
"match": "https://api-prod.gambitprofit.com/api/matches/853a77d0-8119-4f20-996f-43b488028f58/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-19T22:23:05.351653-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Arsenal",
"amount": 8171.0
},
{
"team": "Draw",
"amount": 1829.0
}
],
"expected_reward_tokens": 10132.04,
"profit_sb": 632.04,
"profit_sb_percentage": 6.65,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Arsenal",
"amount": 7510.0
},
{
"team": "Draw",
"amount": 1681.0
},
{
"team": "Crystal Palace",
"amount": 809.0
}
],
"expected_reward_tokens": 9311.59,
"profit_sb": -188.41,
"profit_sb_percentage": -1.98,
"recommended": false
},
"lines": [
{
"id": "cbf7de81-31dc-4227-b39e-7ef166060ea4",
"gambit_id": "b014ba84-7a9a-47fc-b55f-1c20895ff745",
"last_updated": "2024-01-23T18:33:22.737853-05:00",
"created_at": "2024-01-19T22:23:05.357548-05:00",
"name": "Arsenal",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207cef8f-c0c0-4809-8dc4-d6d4012404af/?format=api"
},
{
"id": "939a8693-78ff-4865-b65d-2b1d4e030f7f",
"gambit_id": "9ac6f9e9-2b47-4879-9852-110daaf54fa7",
"last_updated": "2024-01-23T18:33:22.744491-05:00",
"created_at": "2024-01-19T22:23:05.367882-05:00",
"name": "Draw",
"reward": "5.54000",
"odds": "5.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207cef8f-c0c0-4809-8dc4-d6d4012404af/?format=api"
},
{
"id": "735528bd-239f-42bc-97a3-4e816e6f8cdf",
"gambit_id": "b9044ba1-d219-4ab3-bfcb-e018f3145735",
"last_updated": "2024-01-23T18:33:22.741250-05:00",
"created_at": "2024-01-19T22:23:05.363422-05:00",
"name": "Crystal Palace",
"reward": "11.51000",
"odds": "12.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207cef8f-c0c0-4809-8dc4-d6d4012404af/?format=api"
}
]
}