HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65ce0017-01d3-41f2-ac6b-8c83f06c422b",
"match": "https://api-prod.gambitprofit.com/api/matches/4baa1d4f-3afa-439c-8d13-bad7b25982f4/?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": "Aston Villa",
"amount": 6243.0
},
{
"team": "Draw",
"amount": 3757.0
}
],
"expected_reward_tokens": 11984.83,
"profit_sb": 2984.83,
"profit_sb_percentage": 33.16,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Aston Villa",
"amount": 4538.0
},
{
"team": "Draw",
"amount": 2731.0
},
{
"team": "Southampton",
"amount": 2731.0
}
],
"expected_reward_tokens": 8711.89,
"profit_sb": -288.11,
"profit_sb_percentage": -3.2,
"recommended": false
},
"lines": [
{
"id": "2bf54af1-6531-4c58-921a-187ec3169fa7",
"gambit_id": "d9fdf801-c3a0-4b26-a9ca-db533e25d96f",
"last_updated": "2022-09-17T22:02:22.409930-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Aston Villa",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ce0017-01d3-41f2-ac6b-8c83f06c422b/?format=api"
},
{
"id": "d5789a99-2970-407f-812f-c9765c1be8c6",
"gambit_id": "69843bfa-2d0b-44ed-b414-8ff85899c316",
"last_updated": "2022-09-17T22:02:22.411045-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.19000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ce0017-01d3-41f2-ac6b-8c83f06c422b/?format=api"
},
{
"id": "39c6613b-e89e-456e-a678-995a4ef86a26",
"gambit_id": "9b6e1454-caee-44c8-8d2c-be74de0a51f6",
"last_updated": "2022-09-17T22:02:22.412161-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Southampton",
"reward": "3.19000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ce0017-01d3-41f2-ac6b-8c83f06c422b/?format=api"
}
]
}