HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08361c88-73d5-4c98-929c-23e41f6b9fef",
"match": "https://api-prod.gambitprofit.com/api/matches/6c5ab37b-5929-47ff-b32e-3ce6928a0555/?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": "Los Angeles Galaxy",
"amount": 6124.0
},
{
"team": "San Jose Earthquakes",
"amount": 3876.0
}
],
"expected_reward_tokens": 11511.72,
"profit_sb": 2511.72,
"profit_sb_percentage": 27.91,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Los Angeles Galaxy",
"amount": 4649.0
},
{
"team": "San Jose Earthquakes",
"amount": 2943.0
},
{
"team": "Draw",
"amount": 2408.0
}
],
"expected_reward_tokens": 8740.12,
"profit_sb": -259.88,
"profit_sb_percentage": -2.89,
"recommended": false
},
"lines": [
{
"id": "76777bbe-f80c-4150-9410-d59351f94c1e",
"gambit_id": "08e5bb04-d97a-4b7b-9ad9-80bfe9b11d21",
"last_updated": "2022-09-26T09:52:17.848741-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Galaxy",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08361c88-73d5-4c98-929c-23e41f6b9fef/?format=api"
},
{
"id": "7eaf2d6f-b03a-41d9-8879-26c4e4eddc84",
"gambit_id": "bd4ca6bc-677f-42dc-ab1a-61668cad0055",
"last_updated": "2022-09-26T09:52:17.849886-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Earthquakes",
"reward": "2.97000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08361c88-73d5-4c98-929c-23e41f6b9fef/?format=api"
},
{
"id": "573ce34e-adf6-4a1b-8d58-7326d226fd1d",
"gambit_id": "9b92d155-965a-47e8-b5be-8f3288509d79",
"last_updated": "2022-09-26T09:52:17.851117-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.63000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08361c88-73d5-4c98-929c-23e41f6b9fef/?format=api"
}
]
}