HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7623b03a-48b9-4ff8-8dcf-cb4d0fc9b5e4",
"match": "https://api-prod.gambitprofit.com/api/matches/b63ec004-c90d-4ff4-9203-281a9ade59f3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-01T01:56:51.602527-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Chelsea",
"amount": 6952.0
},
{
"team": "Draw",
"amount": 3048.0
}
],
"expected_reward_tokens": 10636.56,
"profit_sb": 1636.56,
"profit_sb_percentage": 18.18,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chelsea",
"amount": 5706.0
},
{
"team": "Draw",
"amount": 2501.0
},
{
"team": "Nottingham Forest",
"amount": 1793.0
}
],
"expected_reward_tokens": 8728.49,
"profit_sb": -271.51,
"profit_sb_percentage": -3.02,
"recommended": false
},
"lines": [
{
"id": "b0bc8a48-2fd1-4681-b41a-6130e7835695",
"gambit_id": "5ab58644-71fc-42ac-8ff6-a5ad3e182274",
"last_updated": "2023-01-02T13:46:48.521575-05:00",
"created_at": "2023-01-01T01:56:51.603774-05:00",
"name": "Chelsea",
"reward": "1.53000",
"odds": "1.62000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7623b03a-48b9-4ff8-8dcf-cb4d0fc9b5e4/?format=api"
},
{
"id": "82942812-f416-4d63-b999-ea33bf6f41c8",
"gambit_id": "66d88a7a-c3f0-452d-b7c9-6f4d9b920115",
"last_updated": "2023-01-02T13:46:48.524044-05:00",
"created_at": "2023-01-01T01:56:51.606294-05:00",
"name": "Draw",
"reward": "3.49000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7623b03a-48b9-4ff8-8dcf-cb4d0fc9b5e4/?format=api"
},
{
"id": "14ca5a4a-436f-470c-a605-e118d9fbc953",
"gambit_id": "3ef321d3-6a58-45cb-91e8-a124038e6f55",
"last_updated": "2023-01-02T13:46:48.522711-05:00",
"created_at": "2023-01-01T01:56:51.605043-05:00",
"name": "Nottingham Forest",
"reward": "4.87000",
"odds": "5.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7623b03a-48b9-4ff8-8dcf-cb4d0fc9b5e4/?format=api"
}
]
}