HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a3e0983-5e81-444b-9bf8-43d3e273d610",
"match": "https://api-prod.gambitprofit.com/api/matches/51d00817-eabe-4295-8590-4171fbdf87ed/?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": "Netherlands",
"amount": 7051.0
},
{
"team": "Draw",
"amount": 2949.0
}
],
"expected_reward_tokens": 10292.01,
"profit_sb": 1292.01,
"profit_sb_percentage": 14.36,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Netherlands",
"amount": 5918.0
},
{
"team": "Draw",
"amount": 2476.0
},
{
"team": "Ecuador",
"amount": 1606.0
}
],
"expected_reward_tokens": 8640.28,
"profit_sb": -359.72,
"profit_sb_percentage": -4.0,
"recommended": false
},
"lines": [
{
"id": "c04be1fa-4185-41c3-a243-2c9922bba2a4",
"gambit_id": "b9ab4091-bc62-43b4-a26d-85794b08db17",
"last_updated": "2022-11-26T12:02:31.365765-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Netherlands",
"reward": "1.46000",
"odds": "1.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a3e0983-5e81-444b-9bf8-43d3e273d610/?format=api"
},
{
"id": "6f02eda4-96de-4656-9afd-03681eb811b1",
"gambit_id": "8a178252-8e82-4b65-af1d-1c20f5823061",
"last_updated": "2022-11-26T12:02:31.366914-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.49000",
"odds": "3.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a3e0983-5e81-444b-9bf8-43d3e273d610/?format=api"
},
{
"id": "8f6fa47c-9592-45e5-82e1-fa13a45d0c4c",
"gambit_id": "4ce3ffd6-a59b-4b00-837f-1ecdc93c0d43",
"last_updated": "2022-11-26T12:02:31.364580-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ecuador",
"reward": "5.38000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a3e0983-5e81-444b-9bf8-43d3e273d610/?format=api"
}
]
}