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/40dc945c-aea7-4cef-b7e4-6499e9ccdb7d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "40dc945c-aea7-4cef-b7e4-6499e9ccdb7d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2e0c2954-7e49-4b7e-be44-eda92ee82afa",
    "completed": true,
    "last_updated": "2022-10-23T12:47:19.617266-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.25,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/2e0c2954-7e49-4b7e-be44-eda92ee82afa",
    "datetime": "2022-10-22T13:00:00-04:00",
    "cutoff_datetime": "2022-10-22T13:00:00-04:00",
    "name": "Bowling Green v. Central Michigan",
    "bettypes": [
        {
            "id": "3f699c2e-31c5-4512-b190-2b94901a3b98",
            "match": "https://api-prod.gambitprofit.com/api/matches/40dc945c-aea7-4cef-b7e4-6499e9ccdb7d/?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": "Central Michigan",
                        "amount": 6721.0
                    },
                    {
                        "team": "Bowling Green",
                        "amount": 3279.0
                    }
                ],
                "expected_reward_tokens": 9476.31,
                "profit_sb": -23.69,
                "profit_sb_percentage": -0.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2b8d82e4-849a-4bbe-89b6-4d63683a033e",
                    "gambit_id": "cbe05434-9f68-4a7b-89dc-87f9b9582615",
                    "last_updated": "2022-10-23T12:47:19.623449-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Michigan",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f699c2e-31c5-4512-b190-2b94901a3b98/?format=api"
                },
                {
                    "id": "51c68f7c-ef6f-4d28-bce8-bd24c3414d6f",
                    "gambit_id": "7f51247b-4d04-4f18-8526-984a0223f2c9",
                    "last_updated": "2022-10-23T12:47:19.624459-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Bowling Green",
                    "reward": "2.89000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f699c2e-31c5-4512-b190-2b94901a3b98/?format=api"
                }
            ]
        },
        {
            "id": "79bab6f4-7f22-4135-8c1b-d9c09fb6db4d",
            "match": "https://api-prod.gambitprofit.com/api/matches/40dc945c-aea7-4cef-b7e4-6499e9ccdb7d/?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": "Bowling Green",
                        "amount": 5000.0
                    },
                    {
                        "team": "Central Michigan",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d0a1d4f1-ca05-4f4e-be67-40ebf3128ab7",
                    "gambit_id": "83f05224-8af1-4fe4-9205-f40c84bbf82f",
                    "last_updated": "2022-10-23T12:47:19.627503-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Bowling Green",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79bab6f4-7f22-4135-8c1b-d9c09fb6db4d/?format=api"
                },
                {
                    "id": "71b59782-2a66-4292-be77-daa0713f9523",
                    "gambit_id": "08bb20a2-7e92-44e4-8bd0-a39b548a4d96",
                    "last_updated": "2022-10-23T12:47:19.626489-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Michigan",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79bab6f4-7f22-4135-8c1b-d9c09fb6db4d/?format=api"
                }
            ]
        },
        {
            "id": "873f7da2-6786-4a2b-8693-8253b36c20f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/40dc945c-aea7-4cef-b7e4-6499e9ccdb7d/?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 50.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 50.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0df804d1-6a77-4222-93e3-c9b657461022",
                    "gambit_id": "bbab2850-8f65-456c-9d92-16d2f63c1813",
                    "last_updated": "2022-10-23T12:47:19.620250-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 50.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/873f7da2-6786-4a2b-8693-8253b36c20f0/?format=api"
                },
                {
                    "id": "7ce3f0d7-3a28-476c-af3b-da45de65a857",
                    "gambit_id": "96d556dc-6fcb-4c7b-934b-e6c0791285cf",
                    "last_updated": "2022-10-23T12:47:19.621384-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 50.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/873f7da2-6786-4a2b-8693-8253b36c20f0/?format=api"
                }
            ]
        }
    ]
}