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/9c9662fb-d924-4ca6-8a75-9162d4aacbe3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9c9662fb-d924-4ca6-8a75-9162d4aacbe3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fd6272dc-b06f-45c9-b521-720a8f4d8e88",
    "completed": true,
    "last_updated": "2022-10-11T13:32:15.421334-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.15,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/fd6272dc-b06f-45c9-b521-720a8f4d8e88",
    "datetime": "2022-10-09T17:00:00-04:00",
    "cutoff_datetime": "2022-10-09T17:00:00-04:00",
    "name": "Los Angeles FC v. Nashville SC",
    "bettypes": [
        {
            "id": "1f3c7b3f-f074-4d8d-b0c7-194a611e8811",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c9662fb-d924-4ca6-8a75-9162d4aacbe3/?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 FC",
                        "amount": 7077.0
                    },
                    {
                        "team": "Nashville SC",
                        "amount": 2923.0
                    }
                ],
                "expected_reward_tokens": 11747.82,
                "profit_sb": 2247.82,
                "profit_sb_percentage": 23.66,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Los Angeles FC",
                        "amount": 5516.0
                    },
                    {
                        "team": "Nashville SC",
                        "amount": 2278.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2206.0
                    }
                ],
                "expected_reward_tokens": 9154.9,
                "profit_sb": -345.1,
                "profit_sb_percentage": -3.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a8ccec3e-9a03-4884-a16e-13bf076364f5",
                    "gambit_id": "d824076f-22f5-4175-8d94-3784524e280b",
                    "last_updated": "2022-10-11T13:32:15.427169-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles FC",
                    "reward": "1.66000",
                    "odds": "1.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f3c7b3f-f074-4d8d-b0c7-194a611e8811/?format=api"
                },
                {
                    "id": "a9593b15-d6cd-44b5-9124-a3eb6f731747",
                    "gambit_id": "e0f7bbb8-084f-420a-9b66-93ae853b4467",
                    "last_updated": "2022-10-11T13:32:15.428157-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville SC",
                    "reward": "4.02000",
                    "odds": "4.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f3c7b3f-f074-4d8d-b0c7-194a611e8811/?format=api"
                },
                {
                    "id": "1108f486-e0d1-473f-b7cf-814e519c6760",
                    "gambit_id": "aac36d35-f0d2-47db-9049-7d2c8ca5c2ed",
                    "last_updated": "2022-10-11T13:32:15.429142-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.15000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f3c7b3f-f074-4d8d-b0c7-194a611e8811/?format=api"
                }
            ]
        },
        {
            "id": "8d5e7c77-f993-4d99-85ea-f02f17f07520",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c9662fb-d924-4ca6-8a75-9162d4aacbe3/?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": 6260.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3740.0
                    }
                ],
                "expected_reward_tokens": 9200.4,
                "profit_sb": -299.6,
                "profit_sb_percentage": -3.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c0578218-c50a-449e-b978-0a192b717483",
                    "gambit_id": "ee9c2472-5e8a-4618-8fac-6374bcaf4973",
                    "last_updated": "2022-10-11T13:32:15.425091-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.47000",
                    "odds": "1.50000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d5e7c77-f993-4d99-85ea-f02f17f07520/?format=api"
                },
                {
                    "id": "f17ba302-736d-447a-a70b-fd2896d89cfc",
                    "gambit_id": "084c401d-3199-405d-b022-5b7ff0e6ffbe",
                    "last_updated": "2022-10-11T13:32:15.423996-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.46000",
                    "odds": "2.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d5e7c77-f993-4d99-85ea-f02f17f07520/?format=api"
                }
            ]
        }
    ]
}