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/5283670b-759e-44df-af0f-fcf3443f7a78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5283670b-759e-44df-af0f-fcf3443f7a78",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a694a580-8ee5-44bf-bf37-829757369f9e",
    "completed": true,
    "last_updated": "2022-08-15T13:42:13.689416-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.27,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/a694a580-8ee5-44bf-bf37-829757369f9e",
    "datetime": "2022-08-13T21:00:00-04:00",
    "cutoff_datetime": "2022-08-13T21:00:00-04:00",
    "name": "FC Dallas v. San Jose Earthquakes",
    "bettypes": [
        {
            "id": "d3bcd2dd-d01c-4c98-9b78-050a9dafc67f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5283670b-759e-44df-af0f-fcf3443f7a78/?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": "FC Dallas",
                        "amount": 7105.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2895.0
                    }
                ],
                "expected_reward_tokens": 10798.35,
                "profit_sb": 1798.35,
                "profit_sb_percentage": 19.98,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "FC Dallas",
                        "amount": 5815.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2370.0
                    },
                    {
                        "team": "San Jose Earthquakes",
                        "amount": 1815.0
                    }
                ],
                "expected_reward_tokens": 8838.8,
                "profit_sb": -161.2,
                "profit_sb_percentage": -1.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "30d19dca-10f4-4e0f-8c17-c8a8d342d01b",
                    "gambit_id": "12534e71-c371-4d24-aab4-720f25302399",
                    "last_updated": "2022-08-15T13:42:13.691484-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Dallas",
                    "reward": "1.52000",
                    "odds": "1.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3bcd2dd-d01c-4c98-9b78-050a9dafc67f/?format=api"
                },
                {
                    "id": "7ab08cb5-3c6f-4076-8d68-0925960432e2",
                    "gambit_id": "8878c6f6-4c00-4d2a-815f-21e6ffa7c304",
                    "last_updated": "2022-08-15T13:42:13.691863-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.73000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3bcd2dd-d01c-4c98-9b78-050a9dafc67f/?format=api"
                },
                {
                    "id": "926ac00f-4472-47aa-8a5d-a42c784bf525",
                    "gambit_id": "4468d912-967a-4cb6-91aa-716ebba8b7d0",
                    "last_updated": "2022-08-15T13:42:13.691056-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Earthquakes",
                    "reward": "4.87000",
                    "odds": "5.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3bcd2dd-d01c-4c98-9b78-050a9dafc67f/?format=api"
                }
            ]
        },
        {
            "id": "35660142-c1e4-4711-ad79-738909721202",
            "match": "https://api-prod.gambitprofit.com/api/matches/5283670b-759e-44df-af0f-fcf3443f7a78/?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": 5924.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4076.0
                    }
                ],
                "expected_reward_tokens": 8885.68,
                "profit_sb": -114.32,
                "profit_sb_percentage": -1.27,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8ec310df-d1ef-4d80-9540-2b5b141cc74c",
                    "gambit_id": "3501b68c-a72c-41dd-b0e7-a6f440153770",
                    "last_updated": "2022-08-15T13:42:13.690674-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.50000",
                    "odds": "1.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35660142-c1e4-4711-ad79-738909721202/?format=api"
                },
                {
                    "id": "1ef2a700-5c15-4ce2-85d1-27fdaf706813",
                    "gambit_id": "05341f1c-0e60-4225-b234-266ea5b9b8c5",
                    "last_updated": "2022-08-15T13:42:13.690251-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.18000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35660142-c1e4-4711-ad79-738909721202/?format=api"
                }
            ]
        }
    ]
}