Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/d39ac0e1-357e-442e-9cce-c9fa213bea01/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d39ac0e1-357e-442e-9cce-c9fa213bea01",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "52b4274a-5e87-4da8-a2bf-6531ba6c8c31",
    "completed": true,
    "last_updated": "2022-08-21T12:57:11.029285-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.58,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/52b4274a-5e87-4da8-a2bf-6531ba6c8c31",
    "datetime": "2022-08-20T10:00:00-04:00",
    "cutoff_datetime": "2022-08-20T10:00:00-04:00",
    "name": "Crystal Palace v. Aston Villa",
    "bettypes": [
        {
            "id": "454e1a48-a76a-4ab0-8504-b0af7cf6b95a",
            "match": "https://api-prod.gambitprofit.com/api/matches/d39ac0e1-357e-442e-9cce-c9fa213bea01/?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": "Crystal Palace",
                        "amount": 5442.0
                    },
                    {
                        "team": "Aston Villa",
                        "amount": 4558.0
                    }
                ],
                "expected_reward_tokens": 12625.44,
                "profit_sb": 3625.44,
                "profit_sb_percentage": 40.28,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Crystal Palace",
                        "amount": 3795.0
                    },
                    {
                        "team": "Aston Villa",
                        "amount": 3179.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3026.0
                    }
                ],
                "expected_reward_tokens": 8804.4,
                "profit_sb": -195.6,
                "profit_sb_percentage": -2.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eaec4781-8887-4c8c-ae87-5c7695d74c02",
                    "gambit_id": "2030046e-2d84-4b91-bbd8-87db87328680",
                    "last_updated": "2022-08-21T12:57:11.031539-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Crystal Palace",
                    "reward": "2.32000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454e1a48-a76a-4ab0-8504-b0af7cf6b95a/?format=api"
                },
                {
                    "id": "242e8a50-246e-49b2-9a79-63aa167a1106",
                    "gambit_id": "190ae6fb-8882-443f-834a-f449df2ae74f",
                    "last_updated": "2022-08-21T12:57:11.031134-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Aston Villa",
                    "reward": "2.77000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454e1a48-a76a-4ab0-8504-b0af7cf6b95a/?format=api"
                },
                {
                    "id": "f983da8e-05e2-4913-bfea-b0c342b96b73",
                    "gambit_id": "1c5ed50c-5ad6-49da-89ae-a6055c255f13",
                    "last_updated": "2022-08-21T12:57:11.031963-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "2.91000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454e1a48-a76a-4ab0-8504-b0af7cf6b95a/?format=api"
                }
            ]
        },
        {
            "id": "7fb17117-9e74-4b45-868c-21ed7aa09848",
            "match": "https://api-prod.gambitprofit.com/api/matches/d39ac0e1-357e-442e-9cce-c9fa213bea01/?format=api",
            "name": "Over/Under",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 5679.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4321.0
                    }
                ],
                "expected_reward_tokens": 8858.05,
                "profit_sb": -141.95,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3f2874be-a014-4e64-b8b5-324ff49a723c",
                    "gambit_id": "9130064c-9907-4b6b-9510-3493e60ad7d5",
                    "last_updated": "2022-08-21T12:57:11.030693-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.56000",
                    "odds": "1.62000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fb17117-9e74-4b45-868c-21ed7aa09848/?format=api"
                },
                {
                    "id": "b61f03e3-0c61-47ab-8fb6-c03ec325b955",
                    "gambit_id": "4cd24515-3c98-407f-9058-83ce58b4187c",
                    "last_updated": "2022-08-21T12:57:11.030242-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.05000",
                    "odds": "2.15000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fb17117-9e74-4b45-868c-21ed7aa09848/?format=api"
                }
            ]
        }
    ]
}