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/e474d960-56b1-4b38-b1fe-d6c98bb37fa2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e474d960-56b1-4b38-b1fe-d6c98bb37fa2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7e6005d8-524c-4906-9ada-add0b0623b4c",
    "completed": true,
    "last_updated": "2022-09-18T09:37:42.657935-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.03,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7e6005d8-524c-4906-9ada-add0b0623b4c",
    "datetime": "2022-09-17T19:30:00-04:00",
    "cutoff_datetime": "2022-09-17T19:30:00-04:00",
    "name": "Pittsburgh v. Western Michigan",
    "bettypes": [
        {
            "id": "c5d8a434-55b7-4382-a0d4-84875bf61490",
            "match": "https://api-prod.gambitprofit.com/api/matches/e474d960-56b1-4b38-b1fe-d6c98bb37fa2/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Pittsburgh",
                        "amount": 7406.0
                    },
                    {
                        "team": "Western Michigan",
                        "amount": 2594.0
                    }
                ],
                "expected_reward_tokens": 9182.76,
                "profit_sb": 182.76,
                "profit_sb_percentage": 2.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "885a9651-1834-4f11-a439-5e82179de98f",
                    "gambit_id": "07810dc8-a151-4123-ade8-2327a9f2958e",
                    "last_updated": "2022-09-18T09:37:42.664448-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh",
                    "reward": "1.24000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5d8a434-55b7-4382-a0d4-84875bf61490/?format=api"
                },
                {
                    "id": "c1c61599-d610-4304-a671-ad1db40ef7f7",
                    "gambit_id": "7337d2b0-b3f7-4687-9f99-476b2d501b56",
                    "last_updated": "2022-09-18T09:37:42.663458-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Western Michigan",
                    "reward": "3.54000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5d8a434-55b7-4382-a0d4-84875bf61490/?format=api"
                }
            ]
        },
        {
            "id": "eece803a-1f0e-435b-b619-6e1b338c948e",
            "match": "https://api-prod.gambitprofit.com/api/matches/e474d960-56b1-4b38-b1fe-d6c98bb37fa2/?format=api",
            "name": "Play the Odds",
            "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": "Pittsburgh",
                        "amount": 5000.0
                    },
                    {
                        "team": "Western Michigan",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "76e838a4-003c-459a-8df2-6cecdb7c94c4",
                    "gambit_id": "221712b0-78f8-4c87-9b90-295d8d998bf4",
                    "last_updated": "2022-09-18T09:37:42.667463-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eece803a-1f0e-435b-b619-6e1b338c948e/?format=api"
                },
                {
                    "id": "2fbf8af3-6b27-4820-bb99-7926c8446efa",
                    "gambit_id": "513d4580-d522-43b5-8a6e-cf8c58dc3851",
                    "last_updated": "2022-09-18T09:37:42.666472-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Western Michigan",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eece803a-1f0e-435b-b619-6e1b338c948e/?format=api"
                }
            ]
        },
        {
            "id": "bcad117b-0bcd-4414-bf17-a8728670fb12",
            "match": "https://api-prod.gambitprofit.com/api/matches/e474d960-56b1-4b38-b1fe-d6c98bb37fa2/?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 46.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 46.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1b3a3d0a-0a71-4b5d-baf9-141d56ccb5e9",
                    "gambit_id": "08609c37-fc07-4a5e-8b0b-28195e8cee69",
                    "last_updated": "2022-09-18T09:37:42.660452-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 46.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcad117b-0bcd-4414-bf17-a8728670fb12/?format=api"
                },
                {
                    "id": "ba129ad0-cc70-4260-84de-98a084dbfe58",
                    "gambit_id": "c169119c-de28-4e0b-9a7a-e0753af21f2d",
                    "last_updated": "2022-09-18T09:37:42.661445-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 46.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcad117b-0bcd-4414-bf17-a8728670fb12/?format=api"
                }
            ]
        }
    ]
}