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/e2732f0f-c566-4743-9847-e18bd6ec75b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e2732f0f-c566-4743-9847-e18bd6ec75b6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "58584a10-3d0d-497e-85a1-856179e41310",
    "completed": true,
    "last_updated": "2022-09-11T11:02:02.729893-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.9,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/58584a10-3d0d-497e-85a1-856179e41310",
    "datetime": "2022-09-10T15:30:00-04:00",
    "cutoff_datetime": "2022-09-10T15:30:00-04:00",
    "name": "Washington State v. Wisconsin",
    "bettypes": [
        {
            "id": "3070207d-9058-4152-ad12-51faae013e64",
            "match": "https://api-prod.gambitprofit.com/api/matches/e2732f0f-c566-4743-9847-e18bd6ec75b6/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Wisconsin",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10900.0,
                "profit_sb": 1900.0,
                "profit_sb_percentage": 21.11,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Wisconsin",
                        "amount": 8581.0
                    },
                    {
                        "team": "Washington State",
                        "amount": 1419.0
                    }
                ],
                "expected_reward_tokens": 9351.21,
                "profit_sb": 351.21,
                "profit_sb_percentage": 3.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8dfe742f-35e0-492e-a2fd-e0ef6f05feb2",
                    "gambit_id": "f2e201fd-4f20-473d-994c-1f8f693c24fb",
                    "last_updated": "2022-09-11T11:02:02.735527-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wisconsin",
                    "reward": "1.09000",
                    "odds": "1.10530",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3070207d-9058-4152-ad12-51faae013e64/?format=api"
                },
                {
                    "id": "731e968e-9ac1-4927-a41a-45c521ce3c2b",
                    "gambit_id": "9ebf13c3-6014-44dc-85bc-17e75363d710",
                    "last_updated": "2022-09-11T11:02:02.736556-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington State",
                    "reward": "6.59000",
                    "odds": "7.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3070207d-9058-4152-ad12-51faae013e64/?format=api"
                }
            ]
        },
        {
            "id": "55a5e27e-e892-4773-a697-919a7a759ba2",
            "match": "https://api-prod.gambitprofit.com/api/matches/e2732f0f-c566-4743-9847-e18bd6ec75b6/?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": "Wisconsin",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ca9823eb-2527-4940-9aa5-4f2f1cbd5866",
                    "gambit_id": "dbd1ec14-1346-4a75-80da-02c229c9f459",
                    "last_updated": "2022-09-11T11:02:02.738605-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wisconsin",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-17.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55a5e27e-e892-4773-a697-919a7a759ba2/?format=api"
                },
                {
                    "id": "bb927729-aaae-4358-a63f-329bff8d65a8",
                    "gambit_id": "ab1b19a1-9e61-40f4-8237-0b53da3e670a",
                    "last_updated": "2022-09-11T11:02:02.739605-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington State",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "17.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55a5e27e-e892-4773-a697-919a7a759ba2/?format=api"
                }
            ]
        },
        {
            "id": "7a1ba281-cfc7-4971-a7c2-fd0a1253f9d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/e2732f0f-c566-4743-9847-e18bd6ec75b6/?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 49",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 49",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "936c9789-879a-4b0d-9772-99af617c3d85",
                    "gambit_id": "874dc94e-ce90-441d-85d4-8de7ca2fdd0d",
                    "last_updated": "2022-09-11T11:02:02.732435-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 49",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "49.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a1ba281-cfc7-4971-a7c2-fd0a1253f9d1/?format=api"
                },
                {
                    "id": "251a297c-7856-4d7f-9ab2-3bf262e2251d",
                    "gambit_id": "491055f9-556f-4fe5-b22b-228ee8fbe1c3",
                    "last_updated": "2022-09-11T11:02:02.733448-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 49",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "49.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a1ba281-cfc7-4971-a7c2-fd0a1253f9d1/?format=api"
                }
            ]
        }
    ]
}