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/b4434ef8-9f3d-4d76-964b-6962a941e533/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b4434ef8-9f3d-4d76-964b-6962a941e533",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "fee5524e-5dfa-444f-b3ad-234bf8404c1a",
    "completed": true,
    "last_updated": "2022-09-01T10:57:05.392618-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.08,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/fee5524e-5dfa-444f-b3ad-234bf8404c1a",
    "datetime": "2022-08-31T21:30:00-04:00",
    "cutoff_datetime": "2022-08-31T21:30:00-04:00",
    "name": "Real Salt Lake v. Minnesota United FC",
    "bettypes": [
        {
            "id": "921ede52-3973-4307-b1f9-32e2824e1270",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4434ef8-9f3d-4d76-964b-6962a941e533/?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": "Real Salt Lake",
                        "amount": 6735.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3265.0
                    }
                ],
                "expected_reward_tokens": 11786.25,
                "profit_sb": 2786.25,
                "profit_sb_percentage": 30.96,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Real Salt Lake",
                        "amount": 5077.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2461.0
                    },
                    {
                        "team": "Minnesota United FC",
                        "amount": 2461.0
                    }
                ],
                "expected_reward_tokens": 8884.21,
                "profit_sb": -115.79,
                "profit_sb_percentage": -1.29,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5fc8bf75-b95e-4227-ac15-ebba908ff345",
                    "gambit_id": "214deedd-c898-43c4-8d09-59ffc681b56a",
                    "last_updated": "2022-09-01T10:57:05.395118-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Real Salt Lake",
                    "reward": "1.75000",
                    "odds": "1.83000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/921ede52-3973-4307-b1f9-32e2824e1270/?format=api"
                },
                {
                    "id": "f53fc399-3e8e-4efb-a73e-9800ea386b87",
                    "gambit_id": "4e3ec9de-744e-4afb-a837-84c9e7e9b8f9",
                    "last_updated": "2022-09-01T10:57:05.395558-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.61000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/921ede52-3973-4307-b1f9-32e2824e1270/?format=api"
                },
                {
                    "id": "8241e633-3e63-45e7-8a7e-8ec06deadeab",
                    "gambit_id": "474efe77-a19d-492d-8eb8-a229fed6f8b7",
                    "last_updated": "2022-09-01T10:57:05.394681-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota United FC",
                    "reward": "3.61000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/921ede52-3973-4307-b1f9-32e2824e1270/?format=api"
                }
            ]
        },
        {
            "id": "83d2ec18-a11e-4cd2-aa7e-bc5ead7eaf16",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4434ef8-9f3d-4d76-964b-6962a941e533/?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 Over 2.5",
                        "amount": 5849.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4151.0
                    }
                ],
                "expected_reward_tokens": 9007.46,
                "profit_sb": 7.46,
                "profit_sb_percentage": 0.08,
                "recommended": true
            },
            "lines": [
                {
                    "id": "839add69-1caf-482c-a487-e0b02add4bb3",
                    "gambit_id": "dc66a956-8297-477e-aa11-eaf9f0893e89",
                    "last_updated": "2022-09-01T10:57:05.394225-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.54000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83d2ec18-a11e-4cd2-aa7e-bc5ead7eaf16/?format=api"
                },
                {
                    "id": "13c0001c-802e-4fd2-8fb6-ef79bf2d99ae",
                    "gambit_id": "88ec2e34-a2aa-4ff9-9cf3-4c9447d51de3",
                    "last_updated": "2022-09-01T10:57:05.393684-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.17000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83d2ec18-a11e-4cd2-aa7e-bc5ead7eaf16/?format=api"
                }
            ]
        }
    ]
}