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/75d808dc-b0cc-48ca-8ad9-8ffd4576555f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "75d808dc-b0cc-48ca-8ad9-8ffd4576555f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "58398087-7dca-47bc-8f98-994e3fa444d7",
    "completed": true,
    "last_updated": "2022-09-05T17:11:58.678742-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.01,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/58398087-7dca-47bc-8f98-994e3fa444d7",
    "datetime": "2022-09-04T20:00:00-04:00",
    "cutoff_datetime": "2022-09-04T20:00:00-04:00",
    "name": "Los Angeles Galaxy v. Sporting Kansas City",
    "bettypes": [
        {
            "id": "9f579bae-31dd-4999-a175-502263b9ad3b",
            "match": "https://api-prod.gambitprofit.com/api/matches/75d808dc-b0cc-48ca-8ad9-8ffd4576555f/?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 Galaxy",
                        "amount": 7271.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2729.0
                    }
                ],
                "expected_reward_tokens": 11270.05,
                "profit_sb": 2270.05,
                "profit_sb_percentage": 25.22,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Los Angeles Galaxy",
                        "amount": 5778.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2168.0
                    },
                    {
                        "team": "Sporting Kansas City",
                        "amount": 2054.0
                    }
                ],
                "expected_reward_tokens": 8953.84,
                "profit_sb": -46.16,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f481ff14-8ca5-4137-ab0d-74d11c6319d1",
                    "gambit_id": "999ee205-171a-4677-b444-c848ea0b6ce9",
                    "last_updated": "2022-09-05T17:11:58.685726-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Galaxy",
                    "reward": "1.55000",
                    "odds": "1.62000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f579bae-31dd-4999-a175-502263b9ad3b/?format=api"
                },
                {
                    "id": "a518b790-4335-4b07-9f60-67476e5f6742",
                    "gambit_id": "c64d918d-07e5-4ae3-bcaa-95f9641ad8a4",
                    "last_updated": "2022-09-05T17:11:58.686690-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.13000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f579bae-31dd-4999-a175-502263b9ad3b/?format=api"
                },
                {
                    "id": "be3a864e-7bd6-401b-9c02-17436b22866c",
                    "gambit_id": "93103090-3f8b-4959-a352-a14b75a28fac",
                    "last_updated": "2022-09-05T17:11:58.684750-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sporting Kansas City",
                    "reward": "4.36000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f579bae-31dd-4999-a175-502263b9ad3b/?format=api"
                }
            ]
        },
        {
            "id": "fa4279ca-5ef9-4fb9-ae9b-18871c6bcaa9",
            "match": "https://api-prod.gambitprofit.com/api/matches/75d808dc-b0cc-48ca-8ad9-8ffd4576555f/?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": 6429.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3571.0
                    }
                ],
                "expected_reward_tokens": 8998.92,
                "profit_sb": -1.08,
                "profit_sb_percentage": -0.01,
                "recommended": false
            },
            "lines": [
                {
                    "id": "197e57c8-2844-41f4-ab40-dddc122d7b9b",
                    "gambit_id": "8b6b1533-64c6-48ff-912a-6f7e0ff20dde",
                    "last_updated": "2022-09-05T17:11:58.682797-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.40000",
                    "odds": "1.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa4279ca-5ef9-4fb9-ae9b-18871c6bcaa9/?format=api"
                },
                {
                    "id": "02a624c1-906f-43f6-9e95-974510c87df5",
                    "gambit_id": "400c509b-5378-4821-898d-0cdf5e7959ff",
                    "last_updated": "2022-09-05T17:11:58.681598-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.52000",
                    "odds": "2.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa4279ca-5ef9-4fb9-ae9b-18871c6bcaa9/?format=api"
                }
            ]
        }
    ]
}